A CMake module for STM32 bare-metal firmware projects. It handles CMSIS integration, cross-compilation toolchain setup, and firmware output generation through a single function call.
- CMake 53.6%
- Linker Script 34.9%
- C 11.5%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| cmake | ||
| docs | ||
| example | ||
| .gitignore | ||
| CMakeLists.txt | ||
| LICENSE | ||
| README.md | ||
cmake-cmsis-stm32
A CMake module for STM32 bare-metal firmware projects. It handles CMSIS integration, cross-compilation toolchain setup, and firmware output generation through a single function call.
For documentation please visit: https://rafaelmartins.com/p/cmake-cmsis-stm32/