aboutsummaryrefslogtreecommitdiffhomepage
path: root/targets
AgeCommit message (Expand)Author
2022-04-28esp32: add support for running and debuggin using qemu-esp32Ayke van Laethem
2022-04-28all: make emulator command a string instead of a []stringAyke van Laethem
2022-04-26machine/thingplus: rename to the singular thing as that it the correct namedeadprogram
2022-04-24xiao-ble: initial supportYurii Soldak
2022-04-24machine/board_thingsplus_rp2040 targets/thingsplus-rp2040: support sparkfun t...Olaf Flebbe
2022-04-23all: update to LLVM 14Ayke van Laethem
2022-04-12Revert "fix: flash-command for maixbit board"Ron Evans
2022-04-11Also disable asynchronous unwind tablesElliott Sales de Andrade
2022-04-09flash: add openocd-verifysago35
2022-04-04fix: flash-command for maixbit boardSai Sasidhar Maddali
2022-03-20Add board support for ESP32-C3-12f KitDmitriy
2022-03-19targets/wasi: remove --export-dynamic linker flagZauberNerd
2022-03-07syscall/js: allow copyBytesTo(Go|JS) to use Uint8ClampedArraySamuel Stauffer
2022-02-28Revert "all: move stm32 files to separate repository"sago35
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