add stm32 dev template
Some checks failed
Flake check / flake-check (pull_request) Failing after 6s
Build tests / build-hosts (pull_request) Successful in 24s

This commit is contained in:
sid 2026-05-07 18:57:46 +02:00
parent 5340e71dd1
commit 93c8d40a98
8 changed files with 322 additions and 0 deletions

5
templates/dev/stm32-blink/.gitignore vendored Normal file
View file

@ -0,0 +1,5 @@
.cache/
.direnv/
build/
compile_commands.json
result