338 Commits (5746154cc081b0bbf46097d8bac6eecf3a68ffec)

Author SHA1 Message Date
BCG 52ffd6aa98 board: Adafruit MacroPad RP2040 3 years ago
Ayke van Laethem 644356c220 all: move stm32 files to separate repository 3 years ago
BCG 4417374b53
board: add definition for Teensy 4.1 (#2618) 3 years ago
Kenneth Bell 14ce531498 stm32: add blues wireless swan 3 years ago
sago35 6cb604c752 board: add M5Stamp C3 3 years ago
Ayke van Laethem ebd4969cde all: switch to LLVM 13 3 years ago
Ayke van Laethem 32a7b8cc4e avr: use a stack size of 512 bytes for testing 3 years ago
Kenneth Bell e046b23773 stm32l552ze: use supported stlink interface 3 years ago
Elias Naur bd7ab8ddd5 targets,runtime,machine: add support for the stm32f469-disco board 3 years ago
Nia Waldvogel a4f9e5e552 targets (wasi/wasm): raise default stack size to 16 KiB 3 years ago
Damian Gryski 9eb13884de compileopts,targets: replace '{root}' in target files 3 years ago
Olivier Fauchon 93ac7cec0d stm32/stm32wlx: Add support for stm32wl55_cm4 3 years ago
Ayke van Laethem 74b20ca234 runtime: use LLVM intrinsic to read the stack pointer 3 years ago
Olivier Fauchon b0fce80b50 Improvements for stm32wle targets : 3 years ago
Kenneth Bell 62d4a6a77f stm32: add minimal stm32wlex5 / lorae5 target 3 years ago
sago35 2a17a3e56c board: add M5Stack 3 years ago
Ayke van Laethem 34011c4800 targets: change LLVM features to match vanilla Clang 3 years ago
Nia Waldvogel 641dcd7c16 internal/task: use asyncify on webassembly 3 years ago
Ayke van Laethem 335fb71d2f reflect: add support for DeepEqual 4 years ago
Ayke van Laethem 78fec3719f all: add target-features string to all targets 3 years ago
Ayke van Laethem fce403b7a0 targets: match LLVM triple to the one Clang uses 3 years ago
Ayke van Laethem 39ff13fd1a wasm: specify wasi-libc in code, not in the JSON target file 3 years ago
Ayke van Laethem 29206cf0a4 targets: add CPU property everywhere 3 years ago
Yurii Soldak c2165f74d8 nano-33-ble: SoftDevice s140v7 support 3 years ago
Ayke van Laethem 14bb90c3c0 cgo: add support for stdio in picolibc and wasi-libc 3 years ago
Ayke van Laethem 1645f45c1a esp32c3: use tasks scheduler by default 3 years ago
Dmitriy 43efe94041 add support for CPU interrupts for ESP32-C3 3 years ago
sago35 d21ffc63b9 board: add M5Stack Core2 3 years ago
Ayke van Laethem 878b62bbe8 riscv: switch to tasks-based scheduler 5 years ago
Ayke van Laethem 5d8f25a622 hifive1-qemu: increase memory to 64K 3 years ago
Ayke van Laethem c7413837aa riscv: align the heap to 16 bytes 3 years ago
Ayke van Laethem 2b453db4da esp32c3: add support for GDB debugging 3 years ago
Ayke van Laethem bf9dab36f7 build: normalize target triples to match Clang 3 years ago
Ayke van Laethem 6234bf9a88 all: use -opt flag for optimization level in CFlags (-Os, etc) 3 years ago
Ayke van Laethem cb147b9475 esp32c3: add support for this chip 3 years ago
ardnew 1e92e5f6c6 teensy40: enable hardware UART reconfiguration, fix receive watermark interrupt 3 years ago
sago35 53794cf339 target: fix pid for mdbt50qrx-uf2 3 years ago
BCG 602d3d7c78 board: add Raytac MDBT50Q-RX Dongle with TinyUF2 3 years ago
sago35 4d1945b467 nrf52840: fix ram size 3 years ago
Mike Mogenson fd9422d218 fix GBA ROM header 4 years ago
sago35 f985f2c376 targets: add openocd configuration for rp2040 3 years ago
sago35 98bd947817 machine/arduino_mkrwifi1010: add board definition for Arduino MKR WiFi 1010 3 years ago
Ayke van Laethem 478c592b13 wasm: add support for the crypto/rand package 3 years ago
sago35 c8e231bc0b targets: add serial and serial-port key to JSON files for seeed boards 3 years ago
sago35 b00cfc001e targets: add serial and serial-port key to JSON files for adafruit boards 3 years ago
sago35 e127ceac67 machine/feather-nrf52840-sense: fix msd-volume-name 3 years ago
sago35 e5453ebe27 machine/feather-nrf52840-sense: add board definition for Adafruit Feather nRF52840 Sense 3 years ago
deadprogram 0e267dd230 targets: add serial key to JSON files for newly added rp2040 boards, and also nano-33-ble board 3 years ago
Ayke van Laethem 96e863f0f3 all: add a flag to the command line to select the serial implementation 3 years ago
Yurii Soldak e02f308d43 rp2040: fix for nano-rp2040 board 3 years ago