tinygo/targets
Ayke van Laethem b40f250530 main: add initial support for (in-development) LLVM 11
This can be useful to test improvements in LLVM master and to make it
possible to support LLVM 11 for the most part already before the next
release. That also allows catching LLVM bugs early to fix them upstream.

Note that tests do not yet pass for this LLVM version, but the TinyGo
compiler can be built with the binaries from apt.llvm.org (at the time
of making this commit).
2020-10-13 20:23:50 +02:00
..
arduino-mega2560.json
arduino-nano.json
arduino-nano33.json
arduino-zero.json
arduino.json
arm.ld
atmega328p.json
atmega1284p.json
atmega2560.json
atsamd21.ld machine/atsamd21: extracts functionality for processor family into shared files. 2019-02-20 14:16:09 +01:00
atsamd21e18a.json
atsamd21g18a.json
atsamd51.ld
atsamd51g19a.json
atsamd51j19a.json
atsamd51j20a.json
atsamd51j20a.ld
atsamd51p19a.json
avr.json
avr.ld avr: move data address space to 0x800000 2020-03-20 15:12:38 +01:00
avr.S
bluepill.json
circuitplay-bluefruit.json
circuitplay-bluefruit.ld
circuitplay-express.json
clue_alpha.json
cortex-m-qemu.json
cortex-m-qemu.s
cortex-m.json
cortex-m4.json
digispark.json
esp32-wroom-32.json
esp32.json
esp32.ld
esp8266.json
esp8266.ld
fe310.json
feather-m0.json
feather-m4.json
feather-nrf52840.json
feather-stm32f405.json
gameboy-advance.json
gameboy-advance.ld main: add initial support for (in-development) LLVM 11 2020-10-13 20:23:50 +02:00
gameboy-advance.s targets/gba: implement interrupt handler 2020-01-27 21:56:17 +01:00
hifive1-qemu.json
hifive1-qemu.ld
hifive1b.json
hifive1b.ld
itsybitsy-m0.json
itsybitsy-m4.json
itsybitsy-nrf52840.json
k210.json
lm3s6965.ld
maixbit.json
maixbit.ld
metro-m4-airlift.json
microbit-s110v8.json
microbit.json
nintendoswitch.json
nintendoswitch.ld nintendoswitch: Add dynamic loader for runtime loading PIE sections 2020-09-17 07:46:29 +02:00
nintendoswitch.s nintendoswitch: simplified assembly code 2020-09-17 07:46:29 +02:00
nodemcu.json
nrf51-s110v8.json
nrf51-s110v8.ld nrf: add microbit-s110v8 target 2020-05-26 18:50:33 +02:00
nrf51.json
nrf51.ld
nrf52-s132v6.json
nrf52-s132v6.ld
nrf52.json
nrf52.ld all: move generic ARM bits into separate files 2018-09-22 01:44:47 +02:00
nrf52840-mdk.json
nrf52840-s140v7.json
nrf52840-s140v7.ld
nrf52840.json
nrf52840.ld
nucleo-f103rb.json
nxpmk66f18.ld
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
pinetime-devkit0.json
pybadge.json
pygamer.json
pyportal.json
reelboard-s140v7.json
reelboard.json
riscv-qemu.json
riscv-qemu.ld
riscv.json
riscv.ld maixbit: changes according to feedback 2020-07-08 00:21:59 +02:00
riscv32.json
riscv64.json
stm32.ld
stm32f4disco-1.json
stm32f4disco.json
stm32f103rb.ld
stm32f405.ld add STM32F405 machine/runtime, and new board/target feather-stm32f405 2020-09-11 09:09:02 +02:00
stm32f407.ld stm32: add support for the STM32F4Discovery 2019-04-13 13:32:05 +02:00
teensy36.json
teensy36.s
trinket-m0.json
wasi.json
wasm.json
wasm_exec.js
wioterminal.json
x9pro.json
xiao.json
xtensa.json