Some CMake libraries and GitHub Actions to standardize releases of STM32 projects.
  • CMake 46.1%
  • Linker Script 44.6%
  • C 9.3%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Rafael G. Martins 55fb88dc1e
All checks were successful
main / build (push) Successful in 4s
build: fix concurrency group and ref filtering
2026-06-09 01:59:32 +02:00
.forgejo/workflows build: fix concurrency group and ref filtering 2026-06-09 01:59:32 +02:00
.vscode initial cmake modules with example 2026-04-09 21:18:07 +02:00
cmake cmake: improve license handling 2026-04-09 22:21:59 +02:00
example migrate to forgejo 2026-06-07 01:20:42 +02:00
.gitignore added github actions 2026-04-09 21:18:48 +02:00
action.yml action: fix 2026-06-08 04:53:33 +02:00
CMakeLists.txt initial cmake modules with example 2026-04-09 21:18:07 +02:00
LICENSE initial commit 2026-04-09 02:23:04 +02:00
README.md migrate to forgejo 2026-06-07 01:20:42 +02:00

cmake-stm32-firmware-release

Some CMake libraries and Forgejo Actions to standardize releases of STM32 projects.

Warning

This implementation is not generic, it is tightly coupled to the way I organize my projects.

License

BSD 3-Clause License