You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Ayke van Laethem eb1d834dd4 wasm: add support for js.FuncOf 6 years ago
..
arduino.json Reduce code size for AVR (#116) 6 years ago
arm.ld arm: use the lld linker 6 years ago
atsamd21.ld machine/atsamd21: extracts functionality for processor family into shared files. 6 years ago
atsamd21e18a.json [Board] Adafruit Trinket (#333) 6 years ago
atsamd21g18a.json machine/atsamd21: extracts functionality for processor family into shared files. 6 years ago
avr.S avr: fix default handler in interrupt vector 6 years ago
avr.json all: pretend to be linux/arm in baremetal targets 6 years ago
avr.ld avr: make stack size configurable 6 years ago
bluepill.json machine/stm32f103xx: implmentation for I2C interface 6 years ago
circuitplay-express.json machine/circuitplay_express: add basic support for Adafruit Circuit Playground express pin mappings 6 years ago
cortex-m.json arm: print an error when a HardFault occurs 6 years ago
cortex-m.s all: compile and link using clang, where possible 6 years ago
digispark.json Reduce code size for AVR (#116) 6 years ago
feather-m0.json Add Feather M0 Board (#356) 6 years ago
itsybitsy-m0.json machine/atsamd21: extracts functionality for processor family into shared files. 6 years ago
lm3s6965.ld all: add emulation support for Cortex-M3 with QEMU 6 years ago
microbit.json targets: let specific targets inherit more general targets 6 years ago
nrf51.json main: do not set working directory for Clang invocation 6 years ago
nrf51.ld nrf: add micro:bit board 6 years ago
nrf52.json main: do not set working directory for Clang invocation 6 years ago
nrf52.ld all: move generic ARM bits into separate files 6 years ago
nrf52840-mdk.json targets: let specific targets inherit more general targets 6 years ago
nrf52840.json main: do not set working directory for Clang invocation 6 years ago
nrf52840.ld nrf: add nrf52840-mdk board 6 years ago
pca10031.json pca10031: add support for PCA10031 nrf51 wireless dongle 6 years ago
pca10040.json targets: let specific targets inherit more general targets 6 years ago
pca10056.json pca10056: support this nrf52840-based board 6 years ago
qemu.json all: compile and link using clang, where possible 6 years ago
reelboard.json reelboard: support Reel Board (nrf52840 dev board) 6 years ago
stm32.ld stm32: initial support 6 years ago
stm32f4disco.json stm32: add support for the STM32F4Discovery 6 years ago
stm32f407.ld stm32: add support for the STM32F4Discovery 6 years ago
trinket-m0.json [Board] Adafruit Trinket (#333) 6 years ago
wasm.json wasm: fix wasm-ld hang 6 years ago
wasm_exec.js wasm: add support for js.FuncOf 6 years ago