aboutsummaryrefslogtreecommitdiffhomepage
path: root/targets
AgeCommit message (Expand)Author
2022-02-19board: Adafruit MacroPad RP2040BCG
2022-02-18all: move stm32 files to separate repositoryAyke van Laethem
2022-02-13board: add definition for Teensy 4.1 (#2618)BCG
2022-01-13stm32: add blues wireless swanKenneth Bell
2022-01-10board: add M5Stamp C3sago35
2022-01-09all: switch to LLVM 13Ayke van Laethem
2022-01-09avr: use a stack size of 512 bytes for testingAyke van Laethem
2022-01-04stm32l552ze: use supported stlink interfaceKenneth Bell
2021-12-31targets,runtime,machine: add support for the stm32f469-disco boardElias Naur
2021-12-30targets (wasi/wasm): raise default stack size to 16 KiBNia Waldvogel
2021-12-20compileopts,targets: replace '{root}' in target filesDamian Gryski
2021-12-13 stm32/stm32wlx: Add support for stm32wl55_cm4Olivier Fauchon
2021-11-30runtime: use LLVM intrinsic to read the stack pointerAyke van Laethem
2021-11-26 Improvements for stm32wle targets :Olivier Fauchon
2021-11-20stm32: add minimal stm32wlex5 / lorae5 targetKenneth Bell
2021-11-20board: add M5Stacksago35
2021-11-20targets: change LLVM features to match vanilla ClangAyke van Laethem
2021-11-14internal/task: use asyncify on webassemblyNia Waldvogel
2021-11-12reflect: add support for DeepEqualAyke van Laethem
2021-11-07all: add target-features string to all targetsAyke van Laethem
2021-11-05targets: match LLVM triple to the one Clang usesAyke van Laethem
2021-11-04wasm: specify wasi-libc in code, not in the JSON target fileAyke van Laethem
2021-11-03targets: add CPU property everywhereAyke van Laethem
2021-11-03nano-33-ble: SoftDevice s140v7 supportYurii Soldak
2021-10-26cgo: add support for stdio in picolibc and wasi-libcAyke van Laethem
2021-10-26esp32c3: use tasks scheduler by defaultAyke van Laethem
2021-10-23add support for CPU interrupts for ESP32-C3Dmitriy
2021-10-20board: add M5Stack Core2sago35
2021-10-05riscv: switch to tasks-based schedulerAyke van Laethem
2021-10-05hifive1-qemu: increase memory to 64KAyke van Laethem
2021-10-05riscv: align the heap to 16 bytesAyke van Laethem
2021-10-02esp32c3: add support for GDB debuggingAyke van Laethem
2021-09-28build: normalize target triples to match ClangAyke van Laethem
2021-09-28all: use -opt flag for optimization level in CFlags (-Os, etc)Ayke van Laethem
2021-09-16esp32c3: add support for this chipAyke van Laethem
2021-09-13teensy40: enable hardware UART reconfiguration, fix receive watermark interruptardnew
2021-09-09target: fix pid for mdbt50qrx-uf2sago35
2021-09-08board: add Raytac MDBT50Q-RX Dongle with TinyUF2BCG
2021-09-05nrf52840: fix ram sizesago35
2021-09-05fix GBA ROM headerMike Mogenson
2021-09-01targets: add openocd configuration for rp2040sago35
2021-08-30machine/arduino_mkrwifi1010: add board definition for Arduino MKR WiFi 1010sago35
2021-08-05wasm: add support for the crypto/rand packageAyke van Laethem
2021-06-29targets: add serial and serial-port key to JSON files for seeed boardssago35
2021-06-29targets: add serial and serial-port key to JSON files for adafruit boardssago35
2021-06-28machine/feather-nrf52840-sense: fix msd-volume-namesago35
2021-06-26machine/feather-nrf52840-sense: add board definition for Adafruit Feather nRF...sago35
2021-06-25targets: add serial key to JSON files for newly added rp2040 boards, and also...deadprogram
2021-06-25all: add a flag to the command line to select the serial implementationAyke van Laethem
2021-06-24rp2040: fix for nano-rp2040 boardYurii Soldak