aboutsummaryrefslogtreecommitdiffhomepage
path: root/targets
AgeCommit message (Expand)Author
2023-10-01all: remove LLVM 14 supportAyke van Laethem
2023-09-18all: switch to LLVM 16Ayke van Laethem
2023-09-17targets: increase default stack size to 32k for wasi/wasm targetsdeadprogram
2023-09-11Board support for Adafruit Gemma M0 (#3903)Timothy Rule
2023-09-10targets: add GoBadge target as alias for PyBadge :)deadprogram
2023-08-19adding new uf2 target for PCA10056 (#3765)Pierre Constantineau
2023-08-04board: add AKIZUKI DENSHI AE-RP2040sago35
2023-08-04all: Go 1.21 supportAyke van Laethem
2023-08-01compiler: add compiler-rt to wasm.jsonCharlie Haley
2023-07-31compiler: add compiler-rt and wasm symbols to tableCharlie Haley
2023-07-03rp2040: add missing suffix to CMD_READ_STATUSMansour Behabadi
2023-06-17wasm: remove i64 workaround, use BigInt insteadAyke van Laethem
2023-06-08Support for the M5STACK M5StickC ESP32-PICO deviceivoszz
2023-06-01Add bluemicro840 boardPierre Constantineau
2023-05-20avr: add attiny1616 supportAyke van Laethem
2023-05-17compileopts: don't filter build tags, use specific build tags insteadAyke van Laethem
2023-05-09pinetime: update the target fileAyke van Laethem
2023-04-26cortexm: add "gdb" as a debuggerAyke van Laethem
2023-04-17targets: make msd-volume-name an arrayKenneth Bell
2023-03-30rp2040: unify all linker scripts using LDFLAGSAyke van Laethem
2023-03-24feat: fix typosshivay
2023-03-22Added Gopher Badge supportDaniel Esteban
2023-03-12arm: enable functions in RAM for go & cgoKenneth Bell
2023-03-08targets: bump cortex-m-qemu default stack sizeDamian Gryski
2023-03-08builder: sizes: list interrupt vector as a pseudo-package for -size=fullAyke van Laethem
2023-02-27machine/stm32, nrf: flash API (#3472)Ron Evans
2023-01-29Support for the Espressif ESP32-C3-DevKit-RUST-1 development boardJohn Clark
2023-01-26Support for Makerfabs ESP32C3SPI35 TFT Touchscreen boardJohn Clark
2023-01-25Target MCU was not properly defined for LGT92 targetOlivier Fauchon
2023-01-19Allows the emulator to expand {tmpDir}Adrian Cole
2023-01-11Support for Adafruit Feather M0 Express boardThomas Richner
2022-12-22board: Adafruit KB2040 (https://www.adafruit.com/product/5302)BCG
2022-12-20Add basic atmega32u support (#3337)Jesús Espino
2022-12-19Adding support for waveshare rp2040-zero (#3321)Jesús Espino
2022-12-16Revert "Bump CMSIS to 5.9.0"Ron Evans
2022-12-16Bump CMSIS to 5.9.0Anton D. Kachalov
2022-11-18avr: support ThinLTOAyke van Laethem
2022-11-14avr: fix .data initialization for binaries over 64kBAyke van Laethem
2022-11-06avr: drop GNU toolchain dependencyAyke van Laethem
2022-11-04esp: use LLVM Xtensa linker instead of Espressif toolchainAyke van Laethem
2022-10-19ci: add support for LLVM 15Ayke van Laethem
2022-10-19riscv: add "target-abi" metadata flagAyke van Laethem
2022-10-19wasm: fix GC scanning of allocasAyke van Laethem
2022-10-16targets: remove "acm:"` prefix for USB vid/pid pairAyke van Laethem
2022-10-14targets: do not set stack size per boardAyke van Laethem
2022-09-17targets: remove usbpid of bootloadersago35
2022-09-16wioterminal: remove serial-port setting of bootloadersago35
2022-09-09Set default-stack-size to 4096, and remove NEOPIXELS pluralization for qtpy-r...Isaac Rodman
2022-09-08wasm: do not allow undefined symbolsAyke van Laethem
2022-09-03targets: fix build tag duplicatesYurii Soldak