Blame | Last modification | View Log | Download | RSS feed
ifndef __regtn85inc__regtn85inc equ 1savelisting off ; kein Listing ueber diesen File;****************************************************************************;* *;* AS 1.42 - File REGTN85.INC *;* *;* Contains Bit & Register Definitions for ATtiny85 *;* *;****************************************************************************;----------------------------------------------------------------------------; Memory LimitsE2END equ 511 ; end address EEPROMRAMSTART equ 0x60,data ; start address SRAMRAMEND equ 0x25f,data ; end address SRAMFLASHEND label 8191 ; end address Flashinclude "regtnx5.inc"restoreendif ; __regtn85inc