aboutsummaryrefslogtreecommitdiffhomepage
path: root/targets
AgeCommit message (Expand)Author
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
2021-06-24smoke&readme: add missing boardsYurii Soldak
2021-06-22wasi: remove wasm build tagAyke van Laethem
2021-06-19main: detect specific serial port IDs based on USB vid/pidAyke van Laethem
2021-06-19rp2040: support Adafruit Feather RP2040Kenneth Bell
2021-06-18cortexm: bump default stack size to 2048 bytesAyke van Laethem
2021-06-18nrf52840: add support for flashing with the BOSSA toolAyke van Laethem
2021-06-17rp2040: patch elf to checksum 2nd stage bootKenneth Bell
2021-06-14board/nano-33-ble: pins, blinking leds and serialYurii Soldak
2021-06-09board/nano-rp2040: pins and blinking ledYurii Soldak
2021-06-08support flashing pca10059 from windowsOlaf Flebbe
2021-06-01increase stack size for access to sdcardsago35
2021-05-28add rp2040, picoRajiv Kanchan
2021-05-10atsame5x: add support for CANsago35
2021-05-09runtime: use the tasks scheduler instead of coroutinesAyke van Laethem