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