Init repository
This commit is contained in:
parent
d3ecfe3498
commit
7741f01445
35 changed files with 2067 additions and 90 deletions
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
|
@ -0,0 +1,8 @@
|
|||
/*.o
|
||||
/*.S
|
||||
*.bin
|
||||
*.uf2
|
||||
*.elf*
|
||||
**/elf2uf2/elf2uf2
|
||||
**/\#*
|
||||
**/.\#*
|
Loading…
Add table
Add a link
Reference in a new issue