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 6234bf9a88 all: use -opt flag for optimization level in CFlags (-Os, etc) 3 years ago
..
arduino-mega1280.json Arduino Mega 1280 support 4 years ago
arduino-mega2560.json arduino-mega2560: fix flashing on Windows 4 years ago
arduino-mkr1000.json all: add a flag to the command line to select the serial implementation 3 years ago
arduino-mkrwifi1010.json machine/arduino_mkrwifi1010: add board definition for Arduino MKR WiFi 1010 3 years ago
arduino-nano-new.json Add Arduino Nano w/ New Bootloader target 4 years ago
arduino-nano.json avr: configure emulator in board files 4 years ago
arduino-nano33.json main: detect specific serial port IDs based on USB vid/pid 3 years ago
arduino-zero.json all: add a flag to the command line to select the serial implementation 3 years ago
arduino.json main: detect specific serial port IDs based on USB vid/pid 3 years ago
arm.ld arm: automatically determine stack sizes 4 years ago
atmega328p.json all: add a flag to the command line to select the serial implementation 3 years ago
atmega1280.json all: add a flag to the command line to select the serial implementation 3 years ago
atmega1284p.json all: add a flag to the command line to select the serial implementation 3 years ago
atmega2560.json all: add a flag to the command line to select the serial implementation 3 years ago
atsamd21.ld machine/atsamd21: extracts functionality for processor family into shared files. 6 years ago
atsamd21e18a.json all: add a flag to the command line to select the serial implementation 3 years ago
atsamd21g18a.json all: add a flag to the command line to select the serial implementation 3 years ago
atsamd51.ld machine/atsamd51: add support for ATSAMD51 processor using Adafruit ItsyBitsy-M4 board 5 years ago
atsamd51g19a.json all: use -Qunused-arguments only for assembly files 4 years ago
atsamd51j19a.json all: use -Qunused-arguments only for assembly files 4 years ago
atsamd51j20a.json all: use -Qunused-arguments only for assembly files 4 years ago
atsamd51j20a.ld sam: fix ROM / RAM size on atsamd51j20 5 years ago
atsamd51p19a.json all: use -Qunused-arguments only for assembly files 4 years ago
atsamd51p20a.json all: use -Qunused-arguments only for assembly files 4 years ago
atsamd51p20a.ld Add board support for Adafruit Grand Central M4 (SAMD51) (#1714) 4 years ago
atsame5xx19.ld atsame51: add initial support for feather-m4-can 4 years ago
atsame5xx20-no-bootloader.ld atsame54: add initial support for atsame54-xpro 4 years ago
atsame51j19a.json atsame51: add initial support for feather-m4-can 4 years ago
atsame54-xpro.json all: add a flag to the command line to select the serial implementation 3 years ago
atsame54p20a.json atsame5x: add support for CAN 4 years ago
attiny85.json all: use -Qunused-arguments only for assembly files 4 years ago
avr.S avr: use Clang for compiling C and assembly files 4 years ago
avr.json builder: hard code Clang compiler 4 years ago
avr.ld avr: properly support the .rodata section 4 years ago
bluepill-clone.json Add support for additional openocd commands (#1492) 4 years ago
bluepill.json all: add a flag to the command line to select the serial implementation 3 years ago
circuitplay-bluefruit.json all: add a flag to the command line to select the serial implementation 3 years ago
circuitplay-bluefruit.ld nrf52840: fix ram size 3 years ago
circuitplay-express.json main: detect specific serial port IDs based on USB vid/pid 3 years ago
clue-alpha.json targets: add serial and serial-port key to JSON files for adafruit boards 3 years ago
clue.json machine/clue: correct volume name and add alias for release version of Adafruit Clue board 4 years ago
cortex-m-qemu.json all: clean up Cortex-M target files 4 years ago
cortex-m-qemu.s arm: automatically determine stack sizes 4 years ago
cortex-m.json all: use -opt flag for optimization level in CFlags (-Os, etc) 3 years ago
cortex-m0.json all: use -Qunused-arguments only for assembly files 4 years ago
cortex-m0plus.json all: clean up Cortex-M target files 4 years ago
cortex-m3.json all: clean up Cortex-M target files 4 years ago
cortex-m4.json all: use -Qunused-arguments only for assembly files 4 years ago
cortex-m7.json all: clean up Cortex-M target files 4 years ago
cortex-m33.json all: use -Qunused-arguments only for assembly files 4 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 digispark: split off attiny85 target 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 all: add a flag to the command line to select the serial implementation 3 years ago
esp32.ld esp32: add libgcc ROM functions to linker script 4 years ago
esp32c3.json esp32c3: add support for this chip 3 years ago
esp32c3.ld esp32c3: add support for this chip 3 years ago
esp8266.json esp: add picolibc 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: add serial and serial-port key to JSON files for adafruit boards 3 years ago
feather-m4-can.json targets: add serial and serial-port key to JSON files for adafruit boards 3 years ago
feather-m4.json targets: add serial and serial-port key to JSON files for adafruit boards 3 years ago
feather-nrf52840-sense.json targets: add serial and serial-port key to JSON files for adafruit boards 3 years ago
feather-nrf52840.json targets: add serial and serial-port key to JSON files for adafruit boards 3 years ago
feather-rp2040-boot-stage2.S rp2040: support Adafruit Feather RP2040 3 years ago
feather-rp2040.json targets: add serial key to JSON files for newly added rp2040 boards, and also nano-33-ble board 3 years ago
feather-rp2040.ld rp2040: support Adafruit Feather RP2040 3 years ago
feather-stm32f405.json all: add a flag to the command line to select the serial implementation 3 years ago
gameboy-advance.json all: use -opt flag for optimization level in CFlags (-Os, etc) 3 years ago
gameboy-advance.ld main: add initial support for (in-development) LLVM 11 4 years ago
gameboy-advance.s fix GBA ROM header 3 years ago
grandcentral-m4.json targets: add serial and serial-port key to JSON files for adafruit boards 3 years ago
hifive1-qemu.json all: add a flag to the command line to select the serial implementation 3 years ago
hifive1-qemu.ld targets: add hifive1-qemu for testing RISC-V bare metal in QEMU 5 years ago
hifive1b.json all: add a flag to the command line to select the serial implementation 3 years ago
hifive1b.ld all: add HiFive1 rev B board with RISC-V architecture 5 years ago
itsybitsy-m0.json targets: add serial and serial-port key to JSON files for adafruit boards 3 years ago
itsybitsy-m4.json all: add a flag to the command line to select the serial implementation 3 years ago
itsybitsy-nrf52840.json targets: add serial and serial-port key to JSON files for adafruit boards 3 years ago
k210.json all: remove support for LLVM 9 4 years ago
lgt92.json all: add a flag to the command line to select the serial implementation 3 years ago
lm3s6965.ld all: add emulation support for Cortex-M3 with QEMU 6 years ago
maixbit.json all: add a flag to the command line to select the serial implementation 3 years ago
maixbit.ld all: remove support for LLVM 9 4 years ago
matrixportal-m4.json targets: add serial and serial-port key to JSON files for adafruit boards 3 years ago
mdbt50qrx-uf2.json target: fix pid for mdbt50qrx-uf2 3 years ago
metro-m4-airlift.json targets: add serial and serial-port key to JSON files for adafruit boards 3 years ago
microbit-s110v8.json microbit: reelboard: flash using OpenOCD when needed 4 years ago
microbit-v2-s113v7.json microbit-v2: add support for S113 SoftDevice 4 years ago
microbit-v2.json all: add a flag to the command line to select the serial implementation 3 years ago
microbit.json all: add a flag to the command line to select the serial implementation 3 years ago
mimxrt1062-teensy40.ld teensy40: enable hardware UART reconfiguration, fix receive watermark interrupt 3 years ago
nano-33-ble-sense.json smoke&readme: add missing boards 3 years ago
nano-33-ble.json targets: add serial key to JSON files for newly added rp2040 boards, and also nano-33-ble board 3 years ago
nano-33-ble.ld board/nano-33-ble: pins, blinking leds and serial 3 years ago
nano-rp2040.json targets: add serial key to JSON files for newly added rp2040 boards, and also nano-33-ble board 3 years ago
nicenano.json all: add a flag to the command line to select the serial implementation 3 years ago
nintendoswitch.json runtime: use the tasks scheduler instead of coroutines 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 all: add a flag to the command line to select the serial implementation 3 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 all: clean up Cortex-M target files 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 all: use -Qunused-arguments only for assembly files 4 years ago
nrf52.ld nrf: fix nrf52832 flash size 4 years ago
nrf52833-s113v7.json microbit-v2: add support for S113 SoftDevice 4 years ago
nrf52833-s113v7.ld microbit-v2: add support for S113 SoftDevice 4 years ago
nrf52833.json all: use -Qunused-arguments only for assembly files 4 years ago
nrf52833.ld machine/microbit-v2: add initial support based on work done by @alankrantas thank you! 4 years ago
nrf52840-mdk-usb-dongle.json all: add a flag to the command line to select the serial implementation 3 years ago
nrf52840-mdk.json all: add a flag to the command line to select the serial implementation 3 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 all: use -Qunused-arguments only for assembly files 4 years ago
nrf52840.ld nrf: add nrf52840-mdk board 6 years ago
nucleo-f103rb.json all: add a flag to the command line to select the serial implementation 3 years ago
nucleo-f722ze.json all: add a flag to the command line to select the serial implementation 3 years ago
nucleo-l031k6.json all: add a flag to the command line to select the serial implementation 3 years ago
nucleo-l432kc.json all: add a flag to the command line to select the serial implementation 3 years ago
nucleo-l552ze.json all: add a flag to the command line to select the serial implementation 3 years ago
nxpmk66f18.ld Cleanup Teensy 3.6 linker script 4 years ago
p1am-100.json cortexm: bump default stack size to 2048 bytes 3 years ago
particle-3rd-gen.json all: add a flag to the command line to select the serial implementation 3 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 all: add a flag to the command line to select the serial implementation 3 years ago
pca10040-s132v6.json nrf: fix nrf52-s132v6 config 5 years ago
pca10040.json all: add a flag to the command line to select the serial implementation 3 years ago
pca10056-s140v7.json nrf: support for SoftDevice s140 PCA10056 board 5 years ago
pca10056.json all: add a flag to the command line to select the serial implementation 3 years ago
pca10059.json all: add a flag to the command line to select the serial implementation 3 years ago
pca10059.ld initial support for pca10059 4 years ago
pico-boot-stage2.S rp2040: support Adafruit Feather RP2040 3 years ago
pico.json all: add a flag to the command line to select the serial implementation 3 years ago
pico.ld rp2040: patch elf to checksum 2nd stage boot 3 years ago
pinetime-devkit0.json all: add a flag to the command line to select the serial implementation 3 years ago
pybadge.json all: add a flag to the command line to select the serial implementation 3 years ago
pygamer.json targets: add serial and serial-port key to JSON files for adafruit boards 3 years ago
pyportal.json all: add a flag to the command line to select the serial implementation 3 years ago
qtpy.json targets: add serial and serial-port key to JSON files for adafruit boards 3 years ago
reelboard-s140v7.json microbit: reelboard: flash using OpenOCD when needed 4 years ago
reelboard.json all: add a flag to the command line to select the serial implementation 3 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 all: use -opt flag for optimization level in CFlags (-Os, etc) 3 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
rp2040-boot-stage2.S rp2040: support Adafruit Feather RP2040 3 years ago
rp2040.json targets: add openocd configuration for rp2040 3 years ago
rp2040.ld rp2040: patch elf to checksum 2nd stage boot 3 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 all: add a flag to the command line to select the serial implementation 3 years ago
stm32f7x2zetx.ld Nucleo f722ze (#1526) 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
stm32l0x2.json all: clean up Cortex-M target files 4 years ago
stm32l4x2.ld Add support for nucleol432 board 4 years ago
stm32l5x2xe.ld nucleol552ze: implementation with CLOCK, LED, and UART 4 years ago
stm32l031k6.ld stm32: add nucleo-l031k6 support 4 years ago
stm32l072czt6.ld Support for STM32L0 MCUs and Dragino LGT92 device (#1561) 4 years ago
teensy36.json all: add a flag to the command line to select the serial implementation 3 years ago
teensy36.s Viable NXP/Teensy support 4 years ago
teensy40.json all: add a flag to the command line to select the serial implementation 3 years ago
teensy40.s teensy40: initial implementation 4 years ago
trinket-m0.json targets: add serial and serial-port key to JSON files for adafruit boards 3 years ago
wasi.json all: use -opt flag for optimization level in CFlags (-Os, etc) 3 years ago
wasm.json all: use -opt flag for optimization level in CFlags (-Os, etc) 3 years ago
wasm_exec.js wasm: add support for the crypto/rand package 3 years ago
wioterminal.json targets: add serial and serial-port key to JSON files for seeed boards 3 years ago
x9pro.json all: add a flag to the command line to select the serial implementation 3 years ago
xiao.json targets: add serial and serial-port key to JSON files for seeed boards 3 years ago
xtensa.json all: use -opt flag for optimization level in CFlags (-Os, etc) 3 years ago