This commit is contained in:
2023-10-12 23:29:32 -05:00
parent 66594e1270
commit c6f4694770
3 changed files with 19 additions and 12 deletions

6
.gitignore vendored Normal file
View File

@@ -0,0 +1,6 @@
obj_*
*.hex
*.elf
*.map
build/
.DS_Store