added firmware section

This commit is contained in:
cpu
2026-05-19 01:11:07 +02:00
parent 6e62cb7b57
commit 68cb57af28
16 changed files with 22474 additions and 21132 deletions
+15
View File
@@ -0,0 +1,15 @@
# Compiled binaries
*.elf
*.bin
*.hex
# Build artifacts and memory maps
*.map
*.o
*.d
*.lst
# Specifically ignore the output files for our target
main.elf
main.bin
main.map