feat(ex00): is done
This commit is contained in:
parent
a8d64871b1
commit
dd41c1f072
17 changed files with 978 additions and 0 deletions
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
*.o
|
||||
*.hex
|
||||
*.bin
|
||||
*.elf
|
||||
build/
|
||||
/avr-libc
|
||||
compile_commands.json
|
||||
.cache/
|
||||
Loading…
Add table
Add a link
Reference in a new issue