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 47.4%
- Linker Script 39.5%
- C 13.1%
| 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/