add stm32 dev template
This commit is contained in:
parent
5340e71dd1
commit
93c8d40a98
8 changed files with 322 additions and 0 deletions
5
templates/dev/stm32-blink/.gitignore
vendored
Normal file
5
templates/dev/stm32-blink/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
.cache/
|
||||
.direnv/
|
||||
build/
|
||||
compile_commands.json
|
||||
result
|
||||
Loading…
Add table
Add a link
Reference in a new issue