aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2024-05-12targets: add support for m5paperJohann Freymuth
2024-05-10machine: add TxFifoFreeLevel() for CANsago35
2024-05-08machine/stm32: add i2c Frequency and SetBaudRate() function for boards that w...deadprogram
2024-05-05Makefile: add lld to list of build targets for wasm-ldChristian Stewart
2024-04-30build: update llvm cache to use tagged LLVM source versiondeadprogram
2024-04-30Add 'make spell' target, fix what it finds. In .go files, only checks comments.Dan Kegel
2024-04-29make: use release esp-17.0.1_20240419 tag for source from espressif LLVM fork...deadprogram
2024-04-28simulator: add support for GetRNGAyke van Laethem
2024-04-28simulator: fix I2C supportAyke van Laethem
2024-04-27mksnanov3: limit programming speed to 1800 kHzElias Naur
2024-04-27compileopts: fix race conditionAyke van Laethem
2024-04-27runtime: skip negative sleep durations in sleepTicksElias Naur
2024-04-26rp2040: fix timeUnit typeAyke van Laethem
2024-04-24machine/thingplus_rp2040, machine/waveshare-rp2040-zero:add WS2812 definitionsago35
2024-04-22Lint: lint and fix src/{os,reflect} (#4228)dkegel-fastly
2024-04-20chore: fix function names in commenthongkuang
2024-04-19add stm32 nucleol476rg supportPatrick Ting
2024-04-19Run Nick G's spellchecker github.com/client9/misspell, carefuly fix what it f...dkegel-fastly
2024-04-17compileopts: apply OpenOCD commands after target configurationElias Naur
2024-04-14add os.Linkleongross
2024-04-13lint: add "make lint" target, run it from ciDan Kegel
2024-04-13machine: add __tinygo_spi_tx function to simulatorAyke van Laethem
2024-04-04rp2040: make all RP2040 boards available for simulationAyke van Laethem
2024-04-04rp2040: move UART0 and UART1 to common fileAyke van Laethem
2024-04-03fix square alias for ed25519leongross
2024-03-28nix: fix wasi-libc include headersAyke van Laethem
2024-03-27all: change references of 'wasi' to 'wasip1'; test hygieneRandy Reddig
2024-03-27targets: add wasi.json that inherits wasip1.jsonRandy Reddig
2024-03-27os, testing: just check runtime.GOOS == "wasip1"Randy Reddig
2024-03-27syscall: use libc_getpagesize instead of hard-coded constantRandy Reddig
2024-03-27all: replace target=wasi with target=wasip1Randy Reddig
2024-03-27Map the rest of the pinoutPatrick Lindsay
2024-03-27Begin implementing support for Adafruit ESP32 Feather V2Patrick Lindsay
2024-03-26builder: add check for error on creating needed directory as suggested by @b0...deadprogram
2024-03-26wasm-unknown: add math and memory builtins that LLVM needsAyke van Laethem
2024-03-24ci: don't add --recursive when updating submodulesAyke van Laethem
2024-03-23Add smoke test for pca10059-s140v7Jonathan Böcker
2024-03-23Add pca10059-s140v7 as a targetJonathan Böcker
2024-03-22Makefile: allow overriding the packages to test in `make test`Ayke van Laethem
2024-03-21feather-nrf52840-sense doesn't use LFXOAnders Savill
2024-03-21goenv: put back @sago35 update to new v0.32.0 development versiondeadprogram
2024-03-19wasm: fix symbol table index for archivesAyke van Laethem
2024-03-19all: move -panic=trap support to the compiler/runtimeAyke van Laethem
2024-03-10docs: update CHANGELOG for 0.31.2 patch releasev0.31.2deadprogram
2024-03-10goenv: update to v0.31.2 for patch releasedeadprogram
2024-03-09net: update to net package with Buffers implementationdeadprogram
2024-03-04goenv: update to new v0.32.0 development versionsago35
2024-03-02runtime: add Frame.Entry fieldRandy Reddig
2024-03-02syscall: add wasm_unknown to some additional files so it can compile more codedeadprogram
2024-02-28all: update for 0.31.1v0.31.1deadprogram