tinygo/targets
Elliott Sales de Andrade 7446413dc9 wasm_exec: Sync polyfills with Go 1.14.1.
This ports over the following three commits:
9627180f0f
aff2f6ece8
42b79f0823
ecba83520d
2020-03-25 14:37:49 +01:00
..
arduino-mega2560.json avr: add Arduino Mega 2560 2020-03-24 22:24:47 +01:00
arduino-nano.json
arduino-nano33.json
arduino.json
arm.ld arm: fix linker script 2020-03-16 07:18:39 -07:00
atmega328p.json avr: pass the correct -mmcu flag to the linker 2020-03-17 14:46:56 +01:00
atmega1284p.json avr: add emulator to atmega1284p 2020-03-22 11:45:03 +01:00
atmega2560.json avr: add Arduino Mega 2560 2020-03-24 22:24:47 +01:00
atsamd21.ld
atsamd21e18a.json
atsamd21g18a.json
atsamd51.ld machine/atsamd51: add support for ATSAMD51 processor using Adafruit ItsyBitsy-M4 board 2019-09-14 17:56:14 +02:00
atsamd51g19a.json
atsamd51j19a.json
atsamd51j20a.json
avr.json avr: add support for tasks scheduler 2020-03-20 15:12:05 +01:00
avr.ld avr: move data address space to 0x800000 2020-03-20 15:12:38 +01:00
avr.S avr: use a garbage collector 2020-01-27 19:01:55 +01:00
bluepill.json
circuitplay-bluefruit.json machine/nrf: implement auto-reset over USB for nrf52840 2020-02-22 15:46:33 +01:00
circuitplay-bluefruit.ld
circuitplay-express.json
clue_alpha.json machine/nrf: implement auto-reset over USB for nrf52840 2020-02-22 15:46:33 +01:00
cortex-m-qemu.json
cortex-m-qemu.s
cortex-m.json all: include picolibc for bare metal targets 2020-03-22 17:14:59 +01:00
digispark.json avr: pass the correct -mmcu flag to the linker 2020-03-17 14:46:56 +01:00
fe310.json
feather-m0.json
feather-m4.json
gameboy-advance.json all: include picolibc for bare metal targets 2020-03-22 17:14:59 +01:00
gameboy-advance.ld targets/gba: implement interrupt handler 2020-01-27 21:56:17 +01:00
gameboy-advance.s
hifive1-qemu.json
hifive1-qemu.ld targets: add hifive1-qemu for testing RISC-V bare metal in QEMU 2019-12-07 16:47:40 +01:00
hifive1b.json
hifive1b.ld
itsybitsy-m0.json
itsybitsy-m4.json
lm3s6965.ld
metro-m4-airlift.json
microbit.json
nrf51.json
nrf51.ld nrf: add micro:bit board 2018-10-06 13:04:14 +02:00
nrf52-s132v6.json
nrf52-s132v6.ld
nrf52.json
nrf52.ld
nrf52840-mdk.json
nrf52840-s140v7.json
nrf52840-s140v7.ld
nrf52840.json
nrf52840.ld
nucleo-f103rb.json
particle-3rd-gen.json
particle-argon.json Apply review suggestions 2020-02-18 23:34:56 +01:00
particle-boron.json Apply review suggestions 2020-02-18 23:34:56 +01:00
particle-xenon.json Apply review suggestions 2020-02-18 23:34:56 +01:00
pca10031.json
pca10040-s132v6.json
pca10040.json
pca10056-s140v7.json
pca10056.json
pinetime-devkit0.json
pybadge.json
pyportal.json
reelboard.json
riscv.json all: include picolibc for bare metal targets 2020-03-22 17:14:59 +01:00
riscv.ld riscv: add bare-bones interrupt support 2020-01-10 08:04:13 +01:00
stm32.ld stm32: initial support 2018-09-22 01:51:44 +02:00
stm32f4disco.json
stm32f103rb.ld
stm32f407.ld stm32: add support for the STM32F4Discovery 2019-04-13 13:32:05 +02:00
trinket-m0.json
wasm.json
wasm_exec.js wasm_exec: Sync polyfills with Go 1.14.1. 2020-03-25 14:37:49 +01:00
x9pro.json