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.
 
 
 
 
 
Ron Evans ba49148644 flash: support flashing boards using Mass Storage Device (MSD) operation for uf2 and daplink bootloaders 5 years ago
..
arduino-nano33.json flash: add ability to perform 1200baud port reset for MCUs that can detect this in order to go into bootloader mode for flashing without pressing any buttons. Also add support for this to the Arduino Nano33 IoT board target 5 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
atsamd51.ld machine/atsamd51: add support for ATSAMD51 processor using Adafruit ItsyBitsy-M4 board 5 years ago
atsamd51g19a.json machine/atsamd51: add support for ATSAMD51 processor using Adafruit ItsyBitsy-M4 board 5 years ago
avr.S avr: fix default handler in interrupt vector 6 years ago
avr.json all: use baremetal build tag 5 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 flash: support flashing boards using Mass Storage Device (MSD) operation for uf2 and daplink bootloaders 5 years ago
cortex-m.json compiler,runtime: implement stack-based scheduler 5 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
fe310.json all: add HiFive1 rev B board with RISC-V architecture 5 years ago
feather-m0.json flash: support flashing boards using Mass Storage Device (MSD) operation for uf2 and daplink bootloaders 5 years ago
gameboy-advance.json targets: add support for GameBoy Advance 5 years ago
gameboy-advance.ld gameboy-advance: don't crash copying unaligned strings 5 years ago
gameboy-advance.s targets: add support for GameBoy Advance 5 years ago
hifive1b.json flash: support flashing boards using Mass Storage Device (MSD) operation for uf2 and daplink bootloaders 5 years ago
hifive1b.ld all: add HiFive1 rev B board with RISC-V architecture 5 years ago
itsybitsy-m0.json flash: support flashing boards using Mass Storage Device (MSD) operation for uf2 and daplink bootloaders 5 years ago
itsybitsy-m4.json flash: support flashing boards using Mass Storage Device (MSD) operation for uf2 and daplink bootloaders 5 years ago
lm3s6965.ld all: add emulation support for Cortex-M3 with QEMU 6 years ago
microbit.json flash: support flashing boards using Mass Storage Device (MSD) operation for uf2 and daplink bootloaders 5 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
nucleo-f103rb.json machine/stm32f103xx/nucleo-f103rb: add support for NUCLEO-F103RB STM32F1-based board 5 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
riscv.json all: use baremetal build tag 5 years ago
riscv.ld all: add HiFive1 rev B board with RISC-V architecture 5 years ago
stm32.ld stm32: initial support 6 years ago
stm32f4disco.json stm32: add support for the STM32F4Discovery 6 years ago
stm32f103rb.ld machine/stm32f103xx/nucleo-f103rb: add support for NUCLEO-F103RB STM32F1-based board 5 years ago
stm32f407.ld stm32: add support for the STM32F4Discovery 6 years ago
trinket-m0.json flash: support flashing boards using Mass Storage Device (MSD) operation for uf2 and daplink bootloaders 5 years ago
wasm.json wasm: set the stack at the start of linear memory 5 years ago
wasm_exec.js Add syscall/js.valueInvoke support 5 years ago