3255 Commits (fc28f513c7cb60c4c1f25d12caa6ae381f6f0308)
 

Author SHA1 Message Date
Bjoern Poetzschke cfe971d723 Rearrange switch case for get pin cfg 2 years ago
John Clark bad7bfc4d5 Pins D4 & D5 are I2C1. Use pins D2 & D3 for I2C0. 2 years ago
deadprogram ad1da7d26f machine/rp2040: correct issue with spi pin validation 2 years ago
deadprogram 6df303ff19 machine/rp2040: correct issue with i2c pin validation 2 years ago
Patricio Whittingslow 96b70fd619
rp2040: provide better errors for invalid pins on i2c and spi (#3443) 2 years ago
Yurii Soldak 4d0dfbd6fd rp2040: rtc delayed interrupt 2 years ago
deadprogram 1065f06e57 machine/lorae5: add needed definition for UART2 2 years ago
Ayke van Laethem ec27d9fb48 ci: don't pass -v to `go test` 2 years ago
Ayke van Laethem cce9c6d5a1 arm64: fix register save/restore to include vector registers 2 years ago
Ayke van Laethem f41b6a3b96 runtime: check for heap allocations inside interrupts 4 years ago
deadprogram e066e67baf machine/rp2040: change calling order for device enumeration fix to do first 2 years ago
Ayke van Laethem cacb452aa6 main: support qemu-user debugging 2 years ago
Andy Shinn 9296332151 fix bad qt py pin assignment 2 years ago
deadprogram 1125d42149 build/docker: use build context from pre-saved LLVM container to avoid rebuilding 2 years ago
deadprogram 7982d26db0 docker: ignore changes to CI itself to avoid breaking cache on images 2 years ago
deadprogram f6758d22d8 build/linux: install wasmtime directly from github release 2 years ago
deadprogram 87cfe6a538 build/docker: trigger all builds in tinygo ecosystem repos using GH actions 2 years ago
Ayke van Laethem c02cc339c5 runtime: implement KeepAlive using inline assembly 2 years ago
Anton D. Kachalov 361ecf9ea4
Better handling of sub-clusters in SVD (#3335) 2 years ago
sago35 e21ab04fad
machine/usb/hid: add MediaKey support (#3436) 2 years ago
Ayke van Laethem 4e8453167f all: refactor reflect package 2 years ago
Ayke van Laethem ebb410afd9 reflect: make sure null bytes are supported in tags 2 years ago
Ron Evans 012bdfae80
build: always cache LLVM source/build even if the tests fail to avoid extra rebuilds (#3453) 2 years ago
Anuraag Agrawal f6df276118
runtime: allow custom-gc SetFinalizer and clarify KeepAlive 2 years ago
Anuraag Agrawal e0a5fc2555
Filter target build-tags if user specified an overriding option (#3357) 2 years ago
sago35 cecb80b8bf goenv: update to new v0.28.0 development version 2 years ago
Damian Gryski d899895e32 Makefile: more stdlib tests for CI 2 years ago
Ayke van Laethem 0d56dee00f ci: don't link with libzstd in release builds 2 years ago
Ayke van Laethem 1f0bf9ba63 ci: switch to actions/checkout@v3 2 years ago
Ayke van Laethem 0b0ae19656 all: update x/tools/go/ssa to include slice-to-array bugfix 2 years ago
Ayke van Laethem 9027c50405 all: update to version 0.27.0 2 years ago
Ayke van Laethem 4ce54ede15 ci: switch to Go 1.20 2 years ago
Ayke van Laethem d8b1fac690 syscall: add more stubs as needed for Go 1.20 support 2 years ago
Ayke van Laethem 1996fad075 windows: add support for syscall.runtimeSetenv 2 years ago
Ayke van Laethem 7fe996e7ba runtime: implement internal/godebug.setUpdate 2 years ago
Anuraag Agrawal 47ca1c037b Add custom-gc stub for ReadMemStats 2 years ago
Ayke van Laethem df0f5ae1da windows: add ARM64 support 2 years ago
John Clark 45c8817ddd Support for the Espressif ESP32-C3-DevKit-RUST-1 development board 2 years ago
Anuraag Agrawal eebd2f648b
Add -gc=custom option (#3302) 2 years ago
Takeshi Yoneda 13698b17f7 runtime/debug: stubs PrintStack 2 years ago
deadprogram dd9c2273e4 runtime/stm32wlx: change order for init so clock speeds are set before peripheral start 2 years ago
John Clark 1adfdf8fa5 Support for Makerfabs ESP32C3SPI35 TFT Touchscreen board 2 years ago
Ayke van Laethem da362b8a24 wasm: support ThinLTO 2 years ago
Olivier Fauchon 7fa13ed0a6 Target MCU was not properly defined for LGT92 target 2 years ago
Olivier Fauchon eec915170d stm32wl: Fix incomplete RNG initialisation 2 years ago
Adrian Cole 334a12818d Allows the emulator to expand {tmpDir} 2 years ago
Damian Gryski 0504e4a201 compiler,runtime: make keySize and valueSize uintptr 2 years ago
Damian Gryski 530ca0838d compiler,runtime: allow map values >256 bytes 2 years ago
Ayke van Laethem c41a212712 wasm: avoid miscompile with ThinLTO 2 years ago
Ayke van Laethem 27824e3c80 compiler: move some llvmutil code into the compiler 2 years ago