4012 Commits (7f96e9f47a96c1432191bd406eb5f6c354d340c6)
 

Author SHA1 Message Date
deadprogram da23cdeae4 make: use release esp-17.0.1_20240419 tag for source from espressif LLVM fork for reproducible builds 6 months ago
Ayke van Laethem d419cc11bf simulator: add support for GetRNG 6 months ago
Ayke van Laethem 441dfc98d7 simulator: fix I2C support 6 months ago
Elias Naur 2b3b870bfe mksnanov3: limit programming speed to 1800 kHz 8 months ago
Ayke van Laethem 7748c4922e compileopts: fix race condition 6 months ago
Elias Naur 50f700ddb5 runtime: skip negative sleep durations in sleepTicks 6 months ago
Ayke van Laethem f986ea84ac rp2040: fix timeUnit type 6 months ago
sago35 797a5a2031 machine/thingplus_rp2040, machine/waveshare-rp2040-zero:add WS2812 definition 7 months ago
dkegel-fastly 3d433fe9f1
Lint: lint and fix src/{os,reflect} (#4228) 7 months ago
hongkuang 1154212c15 chore: fix function names in comment 7 months ago
Patrick Ting 22bf045c9a add stm32 nucleol476rg support 7 months ago
dkegel-fastly 39029cc376
Run Nick G's spellchecker github.com/client9/misspell, carefuly fix what it found (#4235) 7 months ago
Elias Naur 7122755725 compileopts: apply OpenOCD commands after target configuration 8 months ago
leongross dcee228c4e add os.Link 8 months ago
Dan Kegel 9d6e30701b lint: add "make lint" target, run it from ci 7 months ago
Ayke van Laethem 85b59e66da machine: add __tinygo_spi_tx function to simulator 7 months ago
Ayke van Laethem 90b0bf646c rp2040: make all RP2040 boards available for simulation 7 months ago
Ayke van Laethem c55ac9f28e rp2040: move UART0 and UART1 to common file 7 months ago
leongross 2733e376bd fix square alias for ed25519 8 months ago
Ayke van Laethem 331cfb65b7 nix: fix wasi-libc include headers 7 months ago
Randy Reddig 055950421a all: change references of 'wasi' to 'wasip1'; test hygiene 8 months ago
Randy Reddig cfcc894855 targets: add wasi.json that inherits wasip1.json 8 months ago
Randy Reddig 8bd0155c51 os, testing: just check runtime.GOOS == "wasip1" 8 months ago
Randy Reddig 32a056c32a syscall: use libc_getpagesize instead of hard-coded constant 8 months ago
Randy Reddig 8e8ad9004f all: replace target=wasi with target=wasip1 8 months ago
Patrick Lindsay 62d8cdb218 Map the rest of the pinout 8 months ago
Patrick Lindsay b6fdbee14e Begin implementing support for Adafruit ESP32 Feather V2 8 months ago
deadprogram a5ceb793be builder: add check for error on creating needed directory as suggested by @b0ch3nski 8 months ago
Ayke van Laethem 7c546525ea wasm-unknown: add math and memory builtins that LLVM needs 8 months ago
Ayke van Laethem d628e3e2cb ci: don't add --recursive when updating submodules 8 months ago
Jonathan Böcker d97e4dbccf Add smoke test for pca10059-s140v7 8 months ago
Jonathan Böcker a7ddb33bea Add pca10059-s140v7 as a target 8 months ago
Ayke van Laethem 8a93196f1f Makefile: allow overriding the packages to test in `make test` 8 months ago
Anders Savill 6714974aba feather-nrf52840-sense doesn't use LFXO 8 months ago
deadprogram d67ec3b266 goenv: put back @sago35 update to new v0.32.0 development version 8 months ago
Ayke van Laethem 78775007fa wasm: fix symbol table index for archives 8 months ago
Ayke van Laethem ad4d722f54 all: move -panic=trap support to the compiler/runtime 8 months ago
deadprogram 6384ecace0 docs: update CHANGELOG for 0.31.2 patch release 8 months ago
deadprogram 38881a2850 goenv: update to v0.31.2 for patch release 8 months ago
deadprogram 0f1cf14743 net: update to net package with Buffers implementation 8 months ago
sago35 7c34f7704e goenv: update to new v0.32.0 development version 8 months ago
Randy Reddig 377415a6c3 runtime: add Frame.Entry field 8 months ago
deadprogram 1e13c6d18f syscall: add wasm_unknown to some additional files so it can compile more code 8 months ago
deadprogram 14121f4b0e all: update for 0.31.1 8 months ago
deadprogram 7768195835 net: update to latest main 8 months ago
deadprogram c095b7e9c4 build: only use GHA cache for docker dev builds, ignore the previous saved build-context 8 months ago
Ayke van Laethem 1f6d34d995 interp: make getelementptr offsets signed 8 months ago
Ayke van Laethem 9951eb9990 interp: return a proper error message when indexing out of range 8 months ago
deadprogram c8f77d26a8 docker: update final build stage to go1.22 8 months ago
Ayke van Laethem 8eaa9bd8d0 ci: fix binaryen build 8 months ago