Init repository

This commit is contained in:
Loïc Guégan 2025-03-24 09:33:49 +01:00
parent d3ecfe3498
commit 7741f01445
35 changed files with 2067 additions and 90 deletions

8
.gitignore vendored Normal file
View file

@ -0,0 +1,8 @@
/*.o
/*.S
*.bin
*.uf2
*.elf*
**/elf2uf2/elf2uf2
**/\#*
**/.\#*