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

9 lines
256 B
Plaintext

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