1918 Commits (c54bdf8b515f9c2a50a91c555b1040b502e989d1)
 

Author SHA1 Message Date
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
Ayke van Laethem 676a78776a esp8266: add compiler-rt library 4 years ago
Ayke van Laethem 8a54615a09 builder: add -mcpu flag while building libraries 4 years ago
Ayke van Laethem 74fe213b15 builder: remove unused cacheKey parameter 4 years ago
Ayke van Laethem 2e9c3a1d8d cgo: add support for variadic functions 4 years ago
Ayke van Laethem 5502182642 ci: remove bad symlink workaround on Windows 4 years ago
Weston Schmidt f4b4dd8d62 Add SPI support for Atmega based chips. 4 years ago
Ayke van Laethem 9f5bd2c460 ci: only build the necessary LLVM libraries and tools 4 years ago
Ayke van Laethem d6cdf8ca28 machine: make I2C.Configure signature consistent 4 years ago
Ayke van Laethem 6c5409bd17 all: update go-llvm to use LLVM 11 on macOS 4 years ago
Andre Sencioles cca0eab3da Fix multiline descriptions 4 years ago
Ayke van Laethem e161d5a82c compiler: work around an ARM backend bug in LLVM 4 years ago
Ayke van Laethem 1fb47a2670 all: go mod tidy 4 years ago