Blame | Last modification | View Log | Download | RSS feed
ifndef __regm1280inc__regm1280inc equ 1savelisting off ; no listing over this file;****************************************************************************;* *;* AS 1.42 - File REGM1280.INC *;* *;* Contains Bit & Register Definitions for ATmega1280 *;* *;****************************************************************************;----------------------------------------------------------------------------; Memory LimitsE2END equ 4095RAMSTART equ 0x200,dataRAMEND equ 0x21ff,dataFLASHEND label 0x1ffffATmegaxx0 equ 1include "regmxx01.inc"restore ; re-enable listingendif ; __regm1280inc