tinygo/targets
Ayke van Laethem 2a71aa90bc targets: refactor flash/gdb target configuration
Instead of specifying explicit commands, most of these commands have
been replaced by more specific properties.

This is work that will be necessary for an eventual -programmer flag to
the compiler, with which it is possible to select which programmer to
use to flash or debug a chip. That's not very useful for boards that
already include a programmer or bootloader for that purpose, but is very
useful for novel boards or single-purpose boards that are not already
included in TinyGo.
2019-10-14 16:44:33 +02:00
..
arduino-nano33.json
arduino.json
arm.ld
atsamd21.ld
atsamd21e18a.json
atsamd21g18a.json
atsamd51.ld
atsamd51g19a.json
avr.json
avr.ld
avr.S avr: fix default handler in interrupt vector 2018-09-24 13:03:21 +02:00
bluepill.json
circuitplay-express.json
cortex-m.json
cortex-m.s
digispark.json
fe310.json
feather-m0.json
gameboy-advance.json
gameboy-advance.ld
gameboy-advance.s
hifive1b.json
hifive1b.ld
itsybitsy-m0.json
itsybitsy-m4.json
lm3s6965.ld
microbit.json
nrf51.json
nrf51.ld
nrf52.json
nrf52.ld
nrf52840-mdk.json
nrf52840.json
nrf52840.ld
nucleo-f103rb.json
pca10031.json
pca10040.json
pca10056.json
qemu.json
reelboard.json
riscv.json
riscv.ld
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