tinygo/targets
2020-08-28 14:54:53 +02:00
..
arduino-mega2560.json
arduino-nano.json
arduino-nano33.json machine/arduino-nano33: remove (d)ebug flag to reduce console noise when flashing 2020-05-09 13:49:40 +02:00
arduino.json
arm.ld arm: automatically determine stack sizes 2020-08-27 19:23:22 +02:00
atmega328p.json avr: fix target triple 2020-06-30 20:48:42 +02:00
atmega1284p.json avr: fix target triple 2020-06-30 20:48:42 +02:00
atmega2560.json avr: fix target triple 2020-06-30 20:48:42 +02:00
atsamd21.ld
atsamd21e18a.json flash: add openocd settings to atsamd21 / atsamd51 2020-08-25 14:18:01 +02:00
atsamd21g18a.json flash: add openocd settings to atsamd21 / atsamd51 2020-08-25 14:18:01 +02:00
atsamd51.ld
atsamd51g19a.json flash: add openocd settings to atsamd21 / atsamd51 2020-08-25 14:18:01 +02:00
atsamd51j19a.json flash: add openocd settings to atsamd21 / atsamd51 2020-08-25 14:18:01 +02:00
atsamd51j20a.json flash: add openocd settings to atsamd21 / atsamd51 2020-08-25 14:18:01 +02:00
atsamd51j20a.ld sam: fix ROM / RAM size on atsamd51j20 2020-05-07 23:04:10 +02:00
atsamd51p19a.json flash: add openocd settings to atsamd21 / atsamd51 2020-08-25 14:18:01 +02:00
avr.json arm: automatically determine stack sizes 2020-08-27 19:23:22 +02:00
avr.ld
avr.S
bluepill.json
circuitplay-bluefruit.json
circuitplay-bluefruit.ld
circuitplay-express.json
clue_alpha.json
cortex-m-qemu.json
cortex-m-qemu.s arm: automatically determine stack sizes 2020-08-27 19:23:22 +02:00
cortex-m.json arm: automatically determine stack sizes 2020-08-27 19:23:22 +02:00
cortex-m4.json arm: make FPU configuraton consistent 2020-05-26 16:39:14 +02:00
digispark.json avr: fix target triple 2020-06-30 20:48:42 +02:00
fe310.json Changes according to @aykevl's feedback 2020-07-08 00:21:59 +02:00
feather-m0.json
feather-m4.json
feather-nrf52840.json Added board definition for Feather nRF52840 Express 2020-07-13 16:50:06 +02:00
gameboy-advance.json compileopts: automatically add -g flag when including debug symbols 2020-07-10 16:56:13 +02: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
hifive1b.json
hifive1b.ld
itsybitsy-m0.json
itsybitsy-m4.json
itsybitsy-nrf52840.json machine/itsybitsy-nrf52840: add support for Adafruit Itsybitsy nrf52840 (#1243) 2020-08-25 19:16:42 +02:00
k210.json maixbit: changes according to feedback 2020-07-08 00:21:59 +02:00
lm3s6965.ld
maixbit.json targets/maixbit: cleanup output from kflash command by removing ansi colors 2020-07-08 20:16:03 +02:00
maixbit.ld maixbit: use custom linker script 2020-07-08 00:21:59 +02:00
metro-m4-airlift.json
microbit-s110v8.json nrf: add microbit-s110v8 target 2020-05-26 18:50:33 +02:00
microbit.json
nintendoswitch.json nintendoswitch: Add experimental Nintendo Switch support without CRT 2020-07-31 00:58:09 +02:00
nintendoswitch.ld nintendoswitch: Add experimental Nintendo Switch support without CRT 2020-07-31 00:58:09 +02:00
nintendoswitch.s nintendoswitch: Add experimental Nintendo Switch support without CRT 2020-07-31 00:58:09 +02:00
nrf51-s110v8.json nrf: add microbit-s110v8 target 2020-05-26 18:50:33 +02:00
nrf51-s110v8.ld nrf: add microbit-s110v8 target 2020-05-26 18:50:33 +02:00
nrf51.json flash: add openocd settings to nrf5 2020-08-28 14:54:53 +02:00
nrf51.ld
nrf52-s132v6.json
nrf52-s132v6.ld nrf: expose the RAM base address 2020-05-26 18:49:44 +02:00
nrf52.json flash: add openocd settings to nrf5 2020-08-28 14:54:53 +02:00
nrf52.ld
nrf52840-mdk.json
nrf52840-s140v7.json
nrf52840-s140v7.ld nrf: expose the RAM base address 2020-05-26 18:49:44 +02:00
nrf52840.json flash: add openocd settings to nrf5 2020-08-28 14:54:53 +02:00
nrf52840.ld
nucleo-f103rb.json
nxpmk66f18.ld Cleanup Teensy 3.6 linker script 2020-07-13 12:35:53 +02:00
particle-3rd-gen.json
particle-argon.json
particle-boron.json
particle-xenon.json
pca10031.json
pca10040-s132v6.json
pca10040.json
pca10056-s140v7.json
pca10056.json nrf: support debugging the PCA10056 2020-06-08 19:54:41 +02:00
pinetime-devkit0.json
pybadge.json
pygamer.json Added Adafruit PyGamer Target (#1173) 2020-06-19 14:35:42 +02:00
pyportal.json
reelboard-s140v7.json reelboard: add SoftDevice target reelboard-s140v7 2020-04-11 10:56:58 +02:00
reelboard.json
riscv-qemu.json risc-v: add support for 64-bit RISC-V CPUs 2020-06-08 16:47:39 +02:00
riscv-qemu.ld
riscv.json riscv: refactor assembly files to support RV64 and F extension 2020-07-08 00:21:59 +02:00
riscv.ld maixbit: changes according to feedback 2020-07-08 00:21:59 +02:00
riscv32.json riscv: refactor assembly files to support RV64 and F extension 2020-07-08 00:21:59 +02:00
riscv64.json maixbit: changes according to feedback 2020-07-08 00:21:59 +02:00
stm32.ld
stm32f4disco-1.json machine/stm32f4disco: add updated target file for newer version of board that have updated st-link 2020-06-30 14:08:20 +02:00
stm32f4disco.json arm: make FPU configuraton consistent 2020-05-26 16:39:14 +02:00
stm32f103rb.ld
stm32f407.ld
teensy36.json Working on NXP/Teensy support 2020-07-08 21:58:15 +02:00
teensy36.s Viable NXP/Teensy support 2020-07-08 21:58:15 +02:00
trinket-m0.json
wasm.json Remove --no-threads from wasm-ld calls. 2020-08-24 12:04:47 +02:00
wasm_exec.js wasm_exec: Implement syscall/js.valueDelete. 2020-04-13 08:47:34 +02:00
wioterminal.json Seeed WioTerminal support (#1124) 2020-06-06 12:00:26 +02:00
x9pro.json
xiao.json Seeed XIAO support (#1170) 2020-06-22 09:01:13 +02:00