|
|
||
|---|---|---|
| .devcontainer | ||
| .github/workflows | ||
| .vscode | ||
| assets | ||
| include/dummy | ||
| src | ||
| tests/unittest | ||
| .clang-format | ||
| .clang-tidy | ||
| .gitignore | ||
| CMakeLists.txt | ||
| builder.Dockerfile | ||
| clang-format.json | ||
| clang-tidy.json | ||
| makefile | ||
| readme.md | ||
readme.md
Example repository for a draft C development environment using CMake, Docker, Unity, and GitHub Actions.
This is the example repository for the following article on the Interrupt blog: https://interrupt.memfault.com/blog/drafting-a-c-dev-environment