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