3053 Commits (7b6a9fab4206bde1a11c3a8d79631a0e8ac71a82)
 

Author SHA1 Message Date
sago35 aca1ad187d targets: remove usbpid of bootloader 2 years ago
sago35 5a41ed6329 xiao-ble: fix usbpid 2 years ago
Ayke van Laethem 91e9c84d85 nrf: make GetRNG available to all chips 2 years ago
sago35 4af530f238 wioterminal: remove serial-port setting of bootloader 2 years ago
Ayke van Laethem d3863f337d rp2040: do not use GetRNG in crypto/rand 2 years ago
Ayke van Laethem 5551ec7a1e cgo: implement support for static functions 3 years ago
Ayke van Laethem 91104b2f27 runtime: ensure some headroom for the GC to run 2 years ago
sago35 80f38e8449 main: add serial port monitoring functionality 2 years ago
Adrian Cole 22893c5180 wasm: documents memory constants 2 years ago
Ayke van Laethem 9e4e182615 interp: fix reading from external global 2 years ago
Ayke van Laethem 5f96d2b784 all: add flag for setting the goroutine stack size 2 years ago
Ayke van Laethem bd1d93b705 go mod tidy 2 years ago
Anuraag Agrawal 03d1c44265
wasm,wasi: make sure buffers returned by malloc are not freed until f… (#3148) 2 years ago
Adrian Cole dc0346d968 wasi: adds more details about why wasmtime flags are added 2 years ago
Ayke van Laethem dadae95448 ci: use the Go Alpine image for building the release binary 2 years ago
sago35 f5fc2fc072 main: add support for stlink-dap programmer 2 years ago
Matt Schultz 4ba76a5df9 machine/nrf52840: implement RNG peripheral operation 2 years ago
deadprogram ea1e08f53f machine/rp2040: implement semi-random RNG based on ROSC based on pico-sdk 2 years ago
Adrian Cole bba0dc9575 build: uses setup-go@v3 to simplify cache config 2 years ago
Isaac Rodman 617c7586fe Remove unconnected simple LED pin from qtpy-rp2040 2 years ago
Isaac Rodman 7366d5e185 Set default-stack-size to 4096, and remove NEOPIXELS pluralization for qtpy-rp2040 2 years ago
Adrian Cole 96e3ecd949 build: updates to actions/cache@v3 2 years ago
Ayke van Laethem 8bbfb1ee68 wasm: do not allow undefined symbols 2 years ago
Adrian Cole 07cdcc61f7 examples: adds summary of wasm examples and fixes callback bug 2 years ago
Ayke van Laethem 4ca9b34133 machine: add PWM peripheral comments to pins 2 years ago
Patricio Whittingslow d5e4b16911 add github.com/soypat/mu8 to corpus.yaml 2 years ago
sago35 fd05254683 Update compileopts/target.go 2 years ago
sago35 c579e7e509 Update compileopts/target.go 2 years ago
sago35 d463528a72 smoketest: add test to run `tinygo targets` 2 years ago
sago35 49b0086f8f main: improve error handling when loading target/*.json 2 years ago
Yurii Soldak d7814ff50b targets: fix build tag duplicates 2 years ago
Ayke van Laethem 02160aa8d8 windows: run more tests where supported 2 years ago
Ayke van Laethem c199dd03c7 windows: save and restore xmm registers when switching goroutines 2 years ago
Ayke van Laethem 472aecf07a targets: remove hifive1-qemu target 2 years ago
Isaac Rodman 09350e5719 Add qtpy-rp2040 to TinyGo v0.25.0 2 years ago
Tim Schaub 623dd6a815 sync: implement map.LoadAndDelete 2 years ago
Joe Shaw e09bd5abb3 runtime/pprof, runtime/trace: stub some additional functions 2 years ago
Ayke van Laethem e955aa1941 reflect: implement CanInterface and fix string Index() 2 years ago
sago35 edaf13f951 wioterminal: add UART3 for RTL8720DN 2 years ago
Ayke van Laethem 5f6cf665f5 compileopts: fix windows/arm target triple 2 years ago
Ayke van Laethem c6db89ff05 main: remove GOARM from `tinygo info` 2 years ago
deadprogram 61d651c947 flash: update serial package to v1.3.5 for latest bugfixes 2 years ago
Damian Gryski 227a55d891 loader,crypto: fix link error for crypto/internal/boring/sig.StandardCrypto 2 years ago
Ayke van Laethem b485e8bfbd compiler: fix unsafe.Sizeof for chan and map values 2 years ago
Ayke van Laethem 9e8739bb47 compiler: replace math aliases with intrinsics 2 years ago
Ayke van Laethem 20a7a6fd54 compiler: replace some math operation bodies with fast intrinsics 2 years ago
Ayke van Laethem 4695da83b7 all: drop support for Go 1.16 and Go 1.17 2 years ago
Yurii Soldak f094e895c5 p1am-100: remove duplicate build tags 2 years ago
Yurii Soldak 55573c6729 targets: fail fast on duplicate values in target field slices 2 years ago
Ayke van Laethem b8a6a1f62b compiler: use the LLVM builtins everywhere 2 years ago