273 Commits (768a15c1dd83a462f77a835581357572e3962dbc)

Author SHA1 Message Date
Ayke van Laethem f706219996 builder: hard code Clang compiler 4 years ago
sago35 9f52fe4e4a atsame51: add initial support for feather-m4-can 4 years ago
sago35 bd212cc000 atsame54: add initial support for atsame54-xpro 4 years ago
Ayke van Laethem 6dd5666ed1 wasm: use WASI ABI for exit function 4 years ago
Ayke van Laethem 22b143eba8 microbit-v2: add support for S113 SoftDevice 4 years ago
Ayke van Laethem d919905c96 all: clean up Cortex-M target files 4 years ago
Ayke van Laethem 96b1b76483 all: use -Qunused-arguments only for assembly files 4 years ago
developer aa8e12c464 Arduino Mega 1280 support 4 years ago
Kenneth Bell a30671751f stm32: add nucleo-l031k6 support 4 years ago
sago35 16e7dd83a3 gdb: enable to specify multiple candidates for gdb 4 years ago
Olaf Flebbe f23ba3b023 initial support for pca10059 4 years ago
Kenneth Bell 46a7993fb8 stm32: i2c implementation for F7, L5 and L4 MCUs 4 years ago
Kenneth Bell c7bd5405c3 Add support for nucleol432 board 4 years ago
Ayke van Laethem c522569378 wasm: only export explicitly exported functions 4 years ago
akif999 a075cbedf5 fix msd-volume-name (qtpy) 4 years ago
ardnew 99b129d366
Add board support for Adafruit Grand Central M4 (SAMD51) (#1714) 4 years ago
Federico G. Schwindt 303acf5ed6
Upgrade WASI version to wasi_snapshot_preview1 (#1691) 4 years ago
Ayke van Laethem 869baca117 wasi: specify wasi-libc in a different way 4 years ago
Ayke van Laethem 9c3e479432 all: remove support for LLVM 9 4 years ago
Ramon c299386906
Add nrf52840-mdk-usb-dongle target (#1654) 4 years ago
Yongbin Kim 9f06798cb9 Fix typo in wasm_exec.js, syscall/js.valueLoadString() 4 years ago
Kenneth Bell fcdaa83368 stm32-l5: corrected alt function and other review comments 4 years ago
Kenneth Bell af02c09b56 nucleol552ze: implementation with CLOCK, LED, and UART 4 years ago
Ayke van Laethem 801bd2a7ff avr: use Clang for compiling C and assembly files 4 years ago
Ayke van Laethem 9c8ef5c48f digispark: split off attiny85 target 4 years ago
Ayke van Laethem d3d4acaadf esp: add picolibc 4 years ago
Ayke van Laethem 676a78776a esp8266: add compiler-rt library 4 years ago
Přemek Vyhnal 32a5d46c57
nice!nano board support (#1499) 4 years ago
Ayke van Laethem 154c7c691b stm32: use stm32-rs SVDs which are of much higher quality 4 years ago
Fauchon 65caf777dd
Support for STM32L0 MCUs and Dragino LGT92 device (#1561) 4 years ago
deadprogram 6ec868710b machine/microbit-v2: add initial support based on work done by @alankrantas thank you! 4 years ago
Quentin Smith 75f13491b6 Add support for the P1AM-100 (similar to Arduino MKR) 4 years ago
Jacques Supcik 2f4200a01b
Add support for additional openocd commands (#1492) 4 years ago
deadprogram 939b393325 machine/clue: correct volume name and add alias for release version of Adafruit Clue board 4 years ago
kenbell 43a31467d3
Nucleo f722ze (#1526) 4 years ago
Ayke van Laethem 4568de556e esp32: use the compiler-rt library for extra routines 4 years ago
ardnew 7a4ccd916f
matrixportal-m4: Add support for board Adafruit Matrix Portal M4 (#1529) 4 years ago
Ayke van Laethem 4cc1cdf672 main: support gdb debugging with AVR 5 years ago
Ayke van Laethem 098f900363 esp8266: implement task based scheduler 4 years ago
Ayke van Laethem caf35cfc41 esp32: implement task based scheduler 4 years ago
Ayke van Laethem abb09e869e runtime, internal/task: refactor to simplify stack switching 4 years ago
fleshin 7abc67107d
sam: add support for the MKR1000 board 4 years ago
Ayke van Laethem 3f680b75f3 sam: remove redundant build tags 4 years ago
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