fixed all exercices
This commit is contained in:
parent
5763bbb065
commit
2f91952d78
49 changed files with 3151 additions and 24 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