aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2021-03-18transform: optimize string comparisons against ""Ayke van Laethem
2021-03-18compiler: do not use llvm.GlobalContext()Ayke van Laethem
2021-03-18stm32l0: use unified UART logicKenneth Bell
2021-03-18Harmonize stm32 ticks and sleep (#1673)kenbell
2021-03-15builder: add support for -opt=0Ayke van Laethem
2021-03-15Add board support for Adafruit Grand Central M4 (SAMD51) (#1714)ardnew
2021-03-15Upgrade WASI version to wasi_snapshot_preview1 (#1691)Federico G. Schwindt
2021-03-14fix data shift/mask in func newUSBSetupardnew
2021-03-14goenv: use physical path instead of cached GOROOT in function getGoroot (fixe...ardnew
2021-03-14atsamd5x: improve SPIsago35
2021-03-13Fix fe310 SPI readThomas Tromp
2021-03-13add UART0 as alias for UART1ardnew
2021-03-13teensy40: move txBuffer allocation to UART declarationardnew
2021-03-12interp: support GEP on fixed (MMIO) addressesAyke van Laethem
2021-03-10attiny: remove dummy UARTAyke van Laethem
2021-03-09all: use ExitCode() call to get exit code of exited processAyke van Laethem
2021-03-09all: replace strings.Replace with strings.ReplaceAllAyke van Laethem
2021-03-09all: remove support for Go 1.11 and 1.12Ayke van Laethem
2021-03-09runtime: add dummy debug packageAyke van Laethem
2021-03-09docs: add QT Py and Teensy 4.0sago35
2021-03-07version: update TinyGo version to 0.18.0-devsago35
2021-03-05all: release v0.17.0v0.17.0Ayke van Laethem
2021-03-05transform: show better error message in coroutines loweringAyke van Laethem
2021-03-05gdb: support -ocd-output on windowssago35
2021-03-05gdb: kill openocd if it does not exitsago35
2021-03-04wasi: specify wasi-libc in a different wayAyke van Laethem
2021-03-04all: remove support for LLVM 9Ayke van Laethem
2021-03-04gdb: support daemonization on windowssago35
2021-03-03Namespaced Wasm Imports so they don't conflict across modules, or reserved LL...Aaron Turner
2021-03-01docs: update license for 2021deadprogram
2021-02-27Revert "Allow interrupts in stm32f103xx (#1466)" as discussed in #1608deadprogram
2021-02-27stm32: fix i2c and add stm32f407 i2cKenneth Bell
2021-02-26machine/nrf52840+nxpmk66f18: rename files to match naming format for all othe...deadprogram
2021-02-25fixsago35
2021-02-25nrf52840: improve USBCDCsago35
2021-02-25docs: update README for all boards added since last releasedeadprogram
2021-02-24WASI & darwin: support env variables based on libcTakeshi Yoneda
2021-02-24Add nrf52840-mdk-usb-dongle target (#1654)Ramon
2021-02-23build: add apt update that seems needed for when dependencies update or packa...deadprogram
2021-02-21Fix typo in wasm_exec.js, syscall/js.valueLoadString()Yongbin Kim
2021-02-21fix/no-libxml2Olaf Flebbe
2021-02-19Add support for Go 1.16.Elliott Sales de Andrade
2021-02-19bump go.bug.st/serial to version 1.1.2Tobias Kohlbau
2021-02-19atsamd2x: avoid infinite loop when USBCDC is disconnectedsago35
2021-02-19atsamd5x: avoid infinite loop when USBCDC is disconnectedsago35
2021-02-16atsamd2x: improve USBCDCsago35
2021-02-16STM32 I2C: replace addressable interface with simpler type (#1609)ardnew
2021-02-16atsamd5x: improve USBCDCsago35
2021-02-16stm32: update stm32-svd libKenneth Bell
2021-02-16stm32-l5: corrected alt function and other review commentsKenneth Bell