avr: fixed defs.
This commit is contained in:
@@ -1138,7 +1138,7 @@
|
||||
; ***** DATA MEMORY DECLARATIONS *****************************************
|
||||
.equ FLASHSTART = 0x0000 ; Note: Word address
|
||||
.equ FLASHEND = 0x0FFF ; Note: Word address
|
||||
.equ FLASHPAGESIZE = 0x0008 ; Note: Size in words
|
||||
.equ PAGESIZE = 0x0008 ; Note: Size in words
|
||||
|
||||
.equ IOEND = 0x00FF
|
||||
|
||||
|
||||
Reference in New Issue
Block a user