add tinygo device files

This commit is contained in:
Li Jie
2025-08-20 10:27:01 +08:00
parent 1b8b500fd7
commit 246278ff80
787 changed files with 85978 additions and 55 deletions

View File

@@ -0,0 +1,7 @@
/* Automatically generated file. DO NOT EDIT. */
/* Generated by gen-device-avr.go from ATmega64A.atdf, see http://packs.download.atmel.com/ */
__flash_size = 0x10000;
__ram_start = 0x100;
__ram_size = 0x1000;
__num_isrs = 35;