2030 Commits (25f3adb47ec715234599bb0d892ad79277400a5b)
 

Author SHA1 Message Date
Federico G. Schwindt 303acf5ed6
Upgrade WASI version to wasi_snapshot_preview1 (#1691) 4 years ago
ardnew 7d1ce24be5 fix data shift/mask in func newUSBSetup 4 years ago
ardnew 774c86e21b
goenv: use physical path instead of cached GOROOT in function getGoroot (fixes #433, #1658) 4 years ago
sago35 0cabd4de69 atsamd5x: improve SPI 4 years ago
Thomas Tromp 56bbc5bf6d Fix fe310 SPI read 4 years ago
ardnew 0b44d0bcc5 add UART0 as alias for UART1 4 years ago
ardnew 6275b3a8d1 teensy40: move txBuffer allocation to UART declaration 4 years ago
Ayke van Laethem 34b50efdcd interp: support GEP on fixed (MMIO) addresses 4 years ago
Ayke van Laethem 42088f938e attiny: remove dummy UART 4 years ago
Ayke van Laethem c60c36f0a8 all: use ExitCode() call to get exit code of exited process 4 years ago
Ayke van Laethem e3aa13c2a6 all: replace strings.Replace with strings.ReplaceAll 4 years ago
Ayke van Laethem b0366743cd all: remove support for Go 1.11 and 1.12 4 years ago
Ayke van Laethem c54bdf8b51 runtime: add dummy debug package 4 years ago
sago35 1fd4669bee docs: add QT Py and Teensy 4.0 4 years ago
sago35 e36dfe58ac version: update TinyGo version to 0.18.0-dev 4 years ago
Ayke van Laethem 138befd8a2 all: release v0.17.0 4 years ago
Ayke van Laethem 3d13f9cfe1 transform: show better error message in coroutines lowering 4 years ago
sago35 c4191da2a5 gdb: support -ocd-output on windows 4 years ago
sago35 3fdd1a9249 gdb: kill openocd if it does not exit 4 years ago
Ayke van Laethem 869baca117 wasi: specify wasi-libc in a different way 4 years ago
Ayke van Laethem 9c3e479432 all: remove support for LLVM 9 4 years ago
sago35 6e480e189d gdb: support daemonization on windows 4 years ago
Aaron Turner dcff8b6478
Namespaced Wasm Imports so they don't conflict across modules, or reserved LLVM IR (#1661) 4 years ago
deadprogram 6862942c99 docs: update license for 2021 4 years ago
deadprogram abc478c294 Revert "Allow interrupts in stm32f103xx (#1466)" as discussed in #1608 4 years ago
Kenneth Bell 66f76833ad stm32: fix i2c and add stm32f407 i2c 4 years ago
deadprogram 24976a6974 machine/nrf52840+nxpmk66f18: rename files to match naming format for all other boards/machines 4 years ago
sago35 e76729c6f3 fix 4 years ago
sago35 35c8707867 nrf52840: improve USBCDC 4 years ago
deadprogram 16e30c97d8 docs: update README for all boards added since last release 4 years ago
Takeshi Yoneda 9841ac4acd WASI & darwin: support env variables based on libc 4 years ago
Ramon c299386906
Add nrf52840-mdk-usb-dongle target (#1654) 4 years ago
deadprogram afcc9d6608 build: add apt update that seems needed for when dependencies update or packages are removed 4 years ago
Yongbin Kim 9f06798cb9 Fix typo in wasm_exec.js, syscall/js.valueLoadString() 4 years ago
Olaf Flebbe ce407ddf1b fix/no-libxml2 4 years ago
Elliott Sales de Andrade b689f14bb2 Add support for Go 1.16. 4 years ago
Tobias Kohlbau 4141a9f431 bump go.bug.st/serial to version 1.1.2 4 years ago
sago35 52a20cf3bb atsamd2x: avoid infinite loop when USBCDC is disconnected 4 years ago
sago35 1aac8a0cb1 atsamd5x: avoid infinite loop when USBCDC is disconnected 4 years ago
sago35 ba634c4cc7 atsamd2x: improve USBCDC 4 years ago
ardnew 681be2d4e3
STM32 I2C: replace addressable interface with simpler type (#1609) 4 years ago
sago35 01b917fb11 atsamd5x: improve USBCDC 4 years ago
Kenneth Bell d274e299ac stm32: update stm32-svd lib 4 years ago
Kenneth Bell fcdaa83368 stm32-l5: corrected alt function and other review comments 4 years ago
Kenneth Bell 289e1aa197 stm32: Harmonization of UART logic 4 years ago
Kenneth Bell af02c09b56 nucleol552ze: implementation with CLOCK, LED, and UART 4 years ago
Ayke van Laethem 801bd2a7ff avr: use Clang for compiling C and assembly files 4 years ago
Ayke van Laethem 9c8ef5c48f digispark: split off attiny85 target 4 years ago
Ayke van Laethem ab41c79de7 builder: wait for running jobs to finish 4 years ago
Ayke van Laethem d3d4acaadf esp: add picolibc 4 years ago