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