aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
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
2021-02-16stm32: Harmonization of UART logicKenneth Bell
2021-02-16nucleol552ze: implementation with CLOCK, LED, and UARTKenneth Bell
2021-02-12avr: use Clang for compiling C and assembly filesAyke van Laethem
2021-02-12digispark: split off attiny85 targetAyke van Laethem
2021-02-11builder: wait for running jobs to finishAyke van Laethem
2021-02-11esp: add picolibcAyke van Laethem
2021-02-11esp8266: add compiler-rt libraryAyke van Laethem
2021-02-11builder: add -mcpu flag while building librariesAyke van Laethem
2021-02-11builder: remove unused cacheKey parameterAyke van Laethem
2021-02-11cgo: add support for variadic functionsAyke van Laethem
2021-02-11ci: remove bad symlink workaround on WindowsAyke van Laethem
2021-02-10Add SPI support for Atmega based chips.Weston Schmidt
2021-02-09ci: only build the necessary LLVM libraries and toolsAyke van Laethem
2021-02-07machine: make I2C.Configure signature consistentAyke van Laethem
2021-02-07all: update go-llvm to use LLVM 11 on macOSAyke van Laethem
2021-02-03Fix multiline descriptionsAndre Sencioles
2021-02-03compiler: work around an ARM backend bug in LLVMAyke van Laethem
2021-02-01all: go mod tidyAyke van Laethem
2021-02-01machine/clue: correct for lack of low frequency crystaldeadprogram
2021-02-01move nRF52 ADC methods to common machine fileardnew
2021-02-01Fix typo in ADC switch on config field Samplesardnew