3137 Commits (776dabb2c811c6eb7977cbd296a40a4a17337b51)
 

Author SHA1 Message Date
joey 776dabb2c8 add a stub for os.Chtimes 2 years ago
Ayke van Laethem e11df5c212 cgo: add support for bitwise operators 2 years ago
deadprogram 656805d91f docs: update README with missing boards 2 years ago
Thomas Richner 05ec4e6bd0 Support for Adafruit Feather M0 Express board 2 years ago
Achille Roussel ae65b37762 add comment about where src/os/file.go came from 2 years ago
John Clark aa12579864 Add SPI support for for the ESP32-C3 device. 2 years ago
Damian Gryski 715b269f78 src/runtime: add xorshift-based fastrand64 2 years ago
sago35 5f3534fe72 machine/usb: change to not send before endpoint initialization 2 years ago
irieda a7ff2731b9
Add USB HID joystick support (#3366) 2 years ago
Anuraag Agrawal 0566bbfeb4 Use renamed EXTRA_CFLAGS when building wasi-libc 2 years ago
sago35 70c4e1cf96 machine/usb: improve buffer size definition 2 years ago
Ayke van Laethem 9fd0567fb5 compiler: fix stack overflow when creating recursive pointer types 2 years ago
BCG 481aba6536 board: Adafruit KB2040 (https://www.adafruit.com/product/5302) 2 years ago
Adrian Cole a700f58581 wasi: makes wasmtime "run" explicit 2 years ago
Jesús Espino e71e289e8b
Add basic atmega32u support (#3337) 2 years ago
sago35 6cdc718bfb rp2040: drop deprecated build tags 2 years ago
sago35 70c94c6d01 rp2040: add version check for RP2040-E5 2 years ago
sago35 762a6f1256 rp2040: fix usb device enumeration (RP2040-E5) 2 years ago
Yurii Soldak 8d4d3c6201 build: drop deprecated build tags 2 years ago
Yurii Soldak 146e2cd376 build: generate files with go:build tags 2 years ago
Jesús Espino d304e6706b
Adding support for waveshare rp2040-zero (#3321) 2 years ago
deadprogram c5c6464175 compileopts: replace 'retries' with more correct 'timeout' param 2 years ago
sago35 c90ff1e1cf rp2040: fix interrupt issue (2) 2 years ago
sago35 0f6dfedcfd rp2040: fix interrupt issue 2 years ago
Ron Evans 69a284bd36 Revert "Bump CMSIS to 5.9.0" 2 years ago
Anton D. Kachalov 92be61534e Bump CMSIS to 5.9.0 2 years ago
Damian Gryski 675b8e3f3c builder: always run wasm-opt for wasm32 binaries 2 years ago
Ayke van Laethem f3d0195d35 runtime: move KeepAlive/SetFinalizer to common code 2 years ago
sago35 398c284480 usbhid: change usage-maximum to 0xFF 2 years ago
Damian Gryski 86f125cf72 reflect: track flags when size changes from fits-in-pointer to not 2 years ago
sago35 5293d3e5f0 atsame5x: reduce heap allocation 2 years ago
Ayke van Laethem 7aca814954 windows: update mingw-w64 version 2 years ago
deadprogram 1d52e6be29 machine/nrf51: add ADC implementation 2 years ago
sago35 acb2391439 atsame5x: fix extendedID handling 2 years ago
Ayke van Laethem 49007891c8 all: re-enable AVR tests 2 years ago
Ayke van Laethem 54aec042b7 avr: add channel test 2 years ago
sago35 baca8a643e xiao-rp2040: add pin definitions 2 years ago
Anuraag Agrawal b731919f97 Fix panic when size 0 passed to malloc 2 years ago
Julia Ogris c759e6fc2d reflect: Add Value.IsZero() method 2 years ago
goropikari a329f56ec2 Fix xiao rp2040 pin variable assignment 2 years ago
deadprogram 6e503f5ab9 build: update docker GH action to use latest docker action versions 2 years ago
deadprogram 217449df07 machine/stm32f1, stm32f4: fix ADC by clearing the correct bit for rank after each read 2 years ago
deadprogram a7fc65861d machine/stm32: always set ADC pins to pullups floating 2 years ago
Damian Gryski f0a271bd21 transform: remove duplicate if in gc transform 2 years ago
Ayke van Laethem 4d14d3cd54 avr: support ThinLTO 2 years ago
Ayke van Laethem 5c622cfc43 compiler: refactor some code for the next commit 2 years ago
Ayke van Laethem 783c6a813a wasm: fix scanning of the stack 2 years ago
Ayke van Laethem 67841207e8 Revert "Enable wasm pointer tracking for gc=none." 2 years ago
tachyonicbytes d92e16e6dc
Stubbed Setuid and friends. Stubbed Exec (#3290) 2 years ago
Dan Kegel 4daf4fa0a0 corpus: add buger/jsonparser 2 years ago