add tinygo device files
This commit is contained in:
7
targets/device/avr/atmega128rfa1.ld
Normal file
7
targets/device/avr/atmega128rfa1.ld
Normal file
@@ -0,0 +1,7 @@
|
||||
/* Automatically generated file. DO NOT EDIT. */
|
||||
/* Generated by gen-device-avr.go from ATmega128RFA1.atdf, see http://packs.download.atmel.com/ */
|
||||
|
||||
__flash_size = 0x20000;
|
||||
__ram_start = 0x200;
|
||||
__ram_size = 0x4000;
|
||||
__num_isrs = 72;
|
||||
Reference in New Issue
Block a user