Files
cproject/readme.md
martin 58cabb97d0 fixed build status, updated run-clang-x tools (#4)
* fixed build status, updated run-clang-x tools

* added pull_request as CI trigger
2023-12-03 15:10:16 +01:00

7 lines
385 B
Markdown

[![Build status](https://github.com/lmapii/cproject/workflows/ci/badge.svg)](https://github.com/lmapii/cproject/actions)
# Example repository for a C development environment
This is the example repository for a [post on the Interrupt blog](https://interrupt.memfault.com/blog/a-modern-c-dev-env). It is a demo development environment using Docker, CMake, Unity, and GitHub Actions.