mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-08 13:03:39 +00:00
90fb0ee4eb
This requires support in LLVM, as AVR support is still experimental. For example, in bindings/go/build.sh, add -DLLVM_EXPERIMENTAL_TARGETS_TO_BUILD=AVR to cmake_flags.
7 lines
208 B
Plaintext
7 lines
208 B
Plaintext
/* Automatically generated file. DO NOT EDIT. */
|
|
/* Generated by gen-device.py from ATmega2560.atdf, see http://packs.download.atmel.com/ */
|
|
|
|
__flash_size = 0x40000;
|
|
__ram_size = 0x2000;
|
|
__num_isrs = 57;
|