230 Commits (b1d24a72c1afb31a4164254f6c4f598ee7724ae4)

Author SHA1 Message Date
ardnew b1d24a72c1 teensy40: fix typo in target JSON 4 years ago
ardnew 6e24c86320 teensy40: remove FPU spec in target JSON list of cflags 4 years ago
ardnew 19a0270303 teensy40: refactor to remove unnecessary code and constants 4 years ago
ardnew 691185f5f4 teensy40: initial implementation 4 years ago
deadprogram 77c70d2758 machine/qtpy: add board definition for Adafruit QTPy 4 years ago
Lucas Teske 387bca8e32 nintendoswitch: Add env parser and removed unused stuff 4 years ago
Ayke van Laethem 171f793c1e avr: properly support the .rodata section 4 years ago
Ayke van Laethem 7a78b2dc0e all: replace underscores with dashes in target names 4 years ago
Ayke van Laethem 6ab0106af3 nrf: fix nrf52832 flash size 4 years ago
蒼時弦也 e690ff0d8c Add instanceof support for WebAssembly 4 years ago
deadprogram d382f3a259 esp8266: add target for d1mini board and add pin mappings for SPI/I2C to help out implementers 4 years ago
deadprogram c7d8223ab7 machine/esp32, targets/esp32: correct board definitions for actual boards not processor variants, also define all labeled pins 4 years ago
deadprogram bb146edb47 wasi: remove --no-threads flag as no longer in LLVM 11 linker 4 years ago
Ayke van Laethem b40f250530 main: add initial support for (in-development) LLVM 11 5 years ago
Takeshi Yoneda 9a015f4f64
add wasm-abi field in TargetSpec && set generic for WASI by default (#1421) 4 years ago
Ayke van Laethem 67de8b490d gc: use raw stack access whenever possible 4 years ago
Ayke van Laethem bfa29f17da runtime: move/refactor some GC-related code 4 years ago
Takeshi Yoneda f50ad3585d
support WASI target (#1373) 4 years ago
Ayke van Laethem b713001313 test: support non-host tests 4 years ago
Lucas Teske 622de53854 nintendoswitch: simplified assembly code 4 years ago
Lucas Teske fb1fc267ab nintendoswitch: Add dynamic loader for runtime loading PIE sections 4 years ago
Ayke van Laethem 4dadb31e18 microbit: reelboard: flash using OpenOCD when needed 4 years ago
Ayke van Laethem 9e599bac49 nintendoswitch: support outputting .nro files directly 4 years ago
ardnew efc824a103 change default flash method to DFU (using dfu-util over USB) 4 years ago
ardnew cb4f3f12e6 replace flash method with openocd, disable automatic stack sizing 4 years ago
ardnew 20a1c730a1 add STM32F405 machine/runtime, and new board/target feather-stm32f405 4 years ago
jreamy 04f65f1189
Adding support for the Arduino Zero (#1365) 4 years ago
Ayke van Laethem 2ce17a1892 esp8266: add support for this chip 5 years ago
Ayke van Laethem b99175a436 avr: configure emulator in board files 4 years ago
Ayke van Laethem 8a2e7bac04 esp32: add libgcc ROM functions to linker script 4 years ago
Ayke van Laethem 51238fba50 arduino-mega2560: fix flashing on Windows 4 years ago
ardnew 7f829fe153
machine/stm32f4: refactor common code and add new build tag stm32f4 (#1332) 4 years ago
Ayke van Laethem 753162f4e0 esp32: add support for basic GPIO 4 years ago
Ayke van Laethem 0df4a7a35f esp32: support flashing directly from tinygo 4 years ago
Ayke van Laethem 3ee47a9c1b esp: add support for the Espressif ESP32 chip 4 years ago
Ayke van Laethem 098fb5f39c nrf52840: add build tags for SoftDevice support 4 years ago
Ayke van Laethem 47a975a44f nrf: add SoftDevice support for the Circuit Playground Bluefruit 4 years ago
sago35 ae01904ab0 flash: add openocd settings to nrf5 4 years ago
Ayke van Laethem a21a039ac7 arm: automatically determine stack sizes 4 years ago
Ron Evans 29d65cb637
machine/itsybitsy-nrf52840: add support for Adafruit Itsybitsy nrf52840 (#1243) 4 years ago
sago35 b132b5bc60 flash: add openocd settings to atsamd21 / atsamd51 4 years ago
Elliott Sales de Andrade 32c7f3baf9
Remove --no-threads from wasm-ld calls. 4 years ago
Lucas Teske 3650c2c739 nintendoswitch: Add experimental Nintendo Switch support without CRT 5 years ago
BCG ad6adfd8ff Added board definition for Feather nRF52840 Express 4 years ago
Ethan Reesor 9815628930 Cleanup Teensy 3.6 linker script 4 years ago
Ayke van Laethem d606315515 builder: try to determine stack size information at compile time 4 years ago
Ayke van Laethem 39433a3553 compileopts: automatically add -g flag when including debug symbols 4 years ago
Ethan Reesor 4750635a20 Viable NXP/Teensy support 5 years ago
Ethan Reesor 59218cd784 Working on NXP/Teensy support 5 years ago
Ethan Reesor 079a789d49 Minimal NXP/Teensy support 5 years ago