Blame | Last modification | View Log | Download | RSS feed
ifndef __regm8u2inc__regm8u2inc equ 1savelisting off ; no listing over this file;****************************************************************************;* *;* AS 1.42 - File REGM8U2.INC *;* *;* Contains Bit & Register Definitions for ATmega8U2 *;* *;****************************************************************************;----------------------------------------------------------------------------; Memory LimitsE2END equ 511RAMSTART equ 0x100,dataRAMEND equ 0x2ff,dataFLASHEND label 0x1fffinclude "regmxu2.inc"restore ; re-enable listingendif ; __regm8u2inc