Files
llgo/targets/device/avr/attiny40.ld
2025-08-20 10:27:01 +08:00

9 lines
259 B
Plaintext

/* Automatically generated file. DO NOT EDIT. */
/* Generated by gen-device-avr.go from ATtiny40.atdf, see http://packs.download.atmel.com/ */
__flash_size = 0x1000;
__mapped_flash_start = 0x4000;
__ram_start = 0x40;
__ram_size = 0x100;
__num_isrs = 18;