Blame | Last modification | View Log | Download | RSS feed
ifndef __regm32u4inc__regm32u4inc equ 1savelisting off ; no listing over this file;****************************************************************************;* *;* AS 1.42 - File REGM32U4.INC *;* *;* Contains Bit & Register Definitions for ATmega32U4 *;* *;****************************************************************************;----------------------------------------------------------------------------; Memory LimitsE2END equ 1023RAMSTART equ 0x100,dataRAMEND equ 0xaff,dataFLASHEND label 0x7fffinclude "regmxu4.inc"restore ; re-enable listingendif ; __regm32u4inc