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.
 
 
 
 
 
ardnew b1d24a72c1 teensy40: fix typo in target JSON 4 years ago
..
arduino-mega2560.json arduino-mega2560: fix flashing on Windows 4 years ago
arduino-nano.json avr: configure emulator in board files 4 years ago
arduino-nano33.json machine/arduino-nano33: remove (d)ebug flag to reduce console noise when flashing 5 years ago
arduino-zero.json Adding support for the Arduino Zero (#1365) 4 years ago
arduino.json avr: configure emulator in board files 4 years ago
arm.ld arm: automatically determine stack sizes 4 years ago
atmega328p.json avr: configure emulator in board files 4 years ago
atmega1284p.json avr: fix target triple 4 years ago
atmega2560.json avr: fix target triple 4 years ago
atsamd21.ld machine/atsamd21: extracts functionality for processor family into shared files. 6 years ago
atsamd21e18a.json flash: add openocd settings to atsamd21 / atsamd51 4 years ago
atsamd21g18a.json flash: add openocd settings to atsamd21 / atsamd51 4 years ago
atsamd51.ld machine/atsamd51: add support for ATSAMD51 processor using Adafruit ItsyBitsy-M4 board 5 years ago
atsamd51g19a.json flash: add openocd settings to atsamd21 / atsamd51 4 years ago
atsamd51j19a.json flash: add openocd settings to atsamd21 / atsamd51 4 years ago
atsamd51j20a.json flash: add openocd settings to atsamd21 / atsamd51 4 years ago
atsamd51j20a.ld sam: fix ROM / RAM size on atsamd51j20 5 years ago
atsamd51p19a.json flash: add openocd settings to atsamd21 / atsamd51 4 years ago
avr.S avr: use a garbage collector 5 years ago
avr.json runtime: move/refactor some GC-related code 4 years ago
avr.ld avr: properly support the .rodata section 4 years ago
bluepill.json compileopts: add linkerscript key 5 years ago
circuitplay-bluefruit.json nrf: add SoftDevice support for the Circuit Playground Bluefruit 4 years ago
circuitplay-bluefruit.ld nrf: add SoftDevice support for the Circuit Playground Bluefruit 4 years ago
circuitplay-express.json targets: refactor flash/gdb target configuration 5 years ago
clue-alpha.json all: replace underscores with dashes in target names 4 years ago
cortex-m-qemu.json targets: rename qemu target to cortex-m-qemu 5 years ago
cortex-m-qemu.s arm: automatically determine stack sizes 4 years ago
cortex-m.json runtime: move/refactor some GC-related code 4 years ago
cortex-m4.json arm: make FPU configuraton consistent 5 years ago
d1mini.json esp8266: add target for d1mini board and add pin mappings for SPI/I2C to help out implementers 4 years ago
digispark.json avr: fix target triple 4 years ago
esp32-coreboard-v2.json machine/esp32, targets/esp32: correct board definitions for actual boards not processor variants, also define all labeled pins 4 years ago
esp32-mini32.json machine/esp32, targets/esp32: correct board definitions for actual boards not processor variants, also define all labeled pins 4 years ago
esp32.json esp32: support flashing directly from tinygo 4 years ago
esp32.ld esp32: add libgcc ROM functions to linker script 4 years ago
esp8266.json esp8266: add support for this chip 4 years ago
esp8266.ld esp8266: add support for this chip 4 years ago
fe310.json Changes according to @aykevl's feedback 4 years ago
feather-m0.json targets: refactor flash/gdb target configuration 5 years ago
feather-m4.json Adding Board: Feather M4 Express (#688) 5 years ago
feather-nrf52840.json nrf52840: add build tags for SoftDevice support 4 years ago
feather-stm32f405.json change default flash method to DFU (using dfu-util over USB) 4 years ago
gameboy-advance.json runtime: move/refactor some GC-related code 4 years ago
gameboy-advance.ld main: add initial support for (in-development) LLVM 11 4 years ago
gameboy-advance.s targets/gba: implement interrupt handler 5 years ago
hifive1-qemu.json targets: add hifive1-qemu for testing RISC-V bare metal in QEMU 5 years ago
hifive1-qemu.ld targets: add hifive1-qemu for testing RISC-V bare metal in QEMU 5 years ago
hifive1b.json hifive1b: add support for gdb subcommand 5 years ago
hifive1b.ld all: add HiFive1 rev B board with RISC-V architecture 5 years ago
itsybitsy-m0.json targets: refactor flash/gdb target configuration 5 years ago
itsybitsy-m4.json targets: refactor flash/gdb target configuration 5 years ago
itsybitsy-nrf52840.json nrf52840: add build tags for SoftDevice support 4 years ago
k210.json maixbit: changes according to feedback 4 years ago
lm3s6965.ld all: add emulation support for Cortex-M3 with QEMU 6 years ago
maixbit.json targets/maixbit: cleanup output from kflash command by removing ansi colors 4 years ago
maixbit.ld maixbit: use custom linker script 4 years ago
metro-m4-airlift.json Adding Support for Adafruit Metro M4 Express Airlift (#694) 5 years ago
microbit-s110v8.json microbit: reelboard: flash using OpenOCD when needed 4 years ago
microbit.json targets: refactor flash/gdb target configuration 5 years ago
mimxrt1062-teensy40.ld teensy40: initial implementation 4 years ago
nintendoswitch.json nintendoswitch: Add env parser and removed unused stuff 4 years ago
nintendoswitch.ld nintendoswitch: Add env parser and removed unused stuff 4 years ago
nintendoswitch.s nintendoswitch: Add env parser and removed unused stuff 4 years ago
nodemcu.json esp8266: add support for this chip 4 years ago
nrf51-s110v8.json nrf: add microbit-s110v8 target 5 years ago
nrf51-s110v8.ld nrf: add microbit-s110v8 target 5 years ago
nrf51.json flash: add openocd settings to nrf5 4 years ago
nrf51.ld nrf: add micro:bit board 6 years ago
nrf52-s132v6.json nrf: fix nrf52-s132v6 config 5 years ago
nrf52-s132v6.ld nrf: fix nrf52832 flash size 4 years ago
nrf52.json flash: add openocd settings to nrf5 4 years ago
nrf52.ld nrf: fix nrf52832 flash size 4 years ago
nrf52840-mdk.json targets: refactor flash/gdb target configuration 5 years ago
nrf52840-s140v7.json nrf: support for SoftDevice s140 PCA10056 board 5 years ago
nrf52840-s140v7.ld nrf: expose the RAM base address 5 years ago
nrf52840.json flash: add openocd settings to nrf5 4 years ago
nrf52840.ld nrf: add nrf52840-mdk board 6 years ago
nucleo-f103rb.json compileopts: add linkerscript key 5 years ago
nxpmk66f18.ld Cleanup Teensy 3.6 linker script 4 years ago
particle-3rd-gen.json Add Argon and Boron 5 years ago
particle-argon.json Apply review suggestions 5 years ago
particle-boron.json Apply review suggestions 5 years ago
particle-xenon.json Apply review suggestions 5 years ago
pca10031.json targets: refactor flash/gdb target configuration 5 years ago
pca10040-s132v6.json nrf: fix nrf52-s132v6 config 5 years ago
pca10040.json targets: refactor flash/gdb target configuration 5 years ago
pca10056-s140v7.json nrf: support for SoftDevice s140 PCA10056 board 5 years ago
pca10056.json nrf: support debugging the PCA10056 4 years ago
pinetime-devkit0.json nrf: add support for the PineTime64 devkit 5 years ago
pybadge.json Added Adafruit's pybadge target (#795) 5 years ago
pygamer.json Added Adafruit PyGamer Target (#1173) 4 years ago
pyportal.json Adafruit PyPortal Support (#800) 5 years ago
qtpy.json machine/qtpy: add board definition for Adafruit QTPy 4 years ago
reelboard-s140v7.json microbit: reelboard: flash using OpenOCD when needed 4 years ago
reelboard.json targets: refactor flash/gdb target configuration 5 years ago
riscv-qemu.json risc-v: add support for 64-bit RISC-V CPUs 4 years ago
riscv-qemu.ld riscv: implement VirtIO target 5 years ago
riscv.json runtime: move/refactor some GC-related code 4 years ago
riscv.ld maixbit: changes according to feedback 4 years ago
riscv32.json riscv: refactor assembly files to support RV64 and F extension 4 years ago
riscv64.json maixbit: changes according to feedback 4 years ago
stm32.ld stm32: initial support 6 years ago
stm32f4disco-1.json machine/stm32f4disco: add updated target file for newer version of board that have updated st-link 4 years ago
stm32f4disco.json machine/stm32f4: refactor common code and add new build tag stm32f4 (#1332) 4 years ago
stm32f103rb.ld machine/stm32f103xx/nucleo-f103rb: add support for NUCLEO-F103RB STM32F1-based board 5 years ago
stm32f405.ld add STM32F405 machine/runtime, and new board/target feather-stm32f405 4 years ago
stm32f407.ld stm32: add support for the STM32F4Discovery 6 years ago
teensy36.json Working on NXP/Teensy support 4 years ago
teensy36.s Viable NXP/Teensy support 4 years ago
teensy40.json teensy40: fix typo in target JSON 4 years ago
teensy40.s teensy40: initial implementation 4 years ago
trinket-m0.json targets: refactor flash/gdb target configuration 5 years ago
wasi.json wasi: remove --no-threads flag as no longer in LLVM 11 linker 4 years ago
wasm.json add wasm-abi field in TargetSpec && set generic for WASI by default (#1421) 4 years ago
wasm_exec.js Add instanceof support for WebAssembly 4 years ago
wioterminal.json Seeed WioTerminal support (#1124) 4 years ago
x9pro.json machine: add support for the X9 Pro smartwatch 5 years ago
xiao.json Seeed XIAO support (#1170) 4 years ago
xtensa.json esp: add support for the Espressif ESP32 chip 4 years ago