avr: moved defs to correct files.

This commit is contained in:
Martin Preuss
2024-09-05 18:54:14 +02:00
parent 595a140428
commit b70e0e0bc2
8 changed files with 307 additions and 326 deletions

View File

@@ -26,6 +26,15 @@
; ***************************************************************************
; data
.dseg
ledA3Sram: .byte LED_SRAM_SIZE
; ***************************************************************************