avr: moved defs to correct files.
This commit is contained in:
12
avr/main.asm
12
avr/main.asm
@@ -8,18 +8,6 @@
|
||||
; ***************************************************************************
|
||||
|
||||
|
||||
; ***************************************************************************
|
||||
; data in SRAM
|
||||
|
||||
.dseg
|
||||
|
||||
|
||||
#ifdef MODULES_LED
|
||||
ledA3Sram: .byte LED_SRAM_SIZE
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
; ***************************************************************************
|
||||
; code
|
||||
|
||||
|
||||
Reference in New Issue
Block a user