1
0

Add dcc debug write and fix mcu part number

This commit is contained in:
2021-06-26 11:34:10 +03:00
parent b1a4be5661
commit b7d241746c
12 changed files with 367 additions and 11 deletions

3
.gitignore vendored
View File

@@ -1,5 +1,8 @@
bin/
*.elf
*.bin
*.map
*.lss
*.list
generated.*.ld
.idea