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