aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2020-11-17main: release 0.16.0v0.16.0Ayke van Laethem
2020-11-15sam: remove redundant build tagsAyke van Laethem
2020-11-15teensy36: add to smoketestAyke van Laethem
2020-11-15teensy40: UART: add missing godocs, rename Flush to Syncardnew
2020-11-15teensy40: add UART supportardnew
2020-11-14Makefile: fix issue with Go 1.15.5Ayke van Laethem
2020-11-13teensy40: use implicit const defs (PinMode/PinChange)ardnew
2020-11-13teensy40: Add GPIO external interrupt supportardnew
2020-11-13ci: update CircleCI, Azure, and Docker builds to Go 1.15Ron Evans
2020-11-11add better fault identification for Cortex-M3/M33/M4/M7 hardfault handlers, a...ardnew
2020-11-11teensy40: fix typo in target JSONardnew
2020-11-11teensy40: remove FPU spec in target JSON list of cflagsardnew
2020-11-11teensy40: refactor to remove unnecessary code and constantsardnew
2020-11-11teensy40: init RTC and use ARM cycle counter for improved SysTick accuracyardnew
2020-11-11teensy40: fix PIT clock, which actually uses 24 MHz OSCardnew
2020-11-11mimxrt1062: move device-specific files to "device/nxp" packageardnew
2020-11-11teensy40: initial implementationardnew
2020-11-09main: update go-llvm to fix LLVM build tags for LinuxAyke van Laethem
2020-11-08machine/qtpy: add board definition for Adafruit QTPydeadprogram
2020-11-08machine: clarify caller's responsibility in SetInterruptAyke van Laethem
2020-11-08Fix #1483jypelle
2020-11-07Allow interrupts in stm32f103xx (#1466)tom-horn
2020-11-04Make lib64 clang include path check more robust.Elliott Sales de Andrade
2020-11-03nintendoswitch: Add env parser and removed unused stuffLucas Teske
2020-11-01add missing return pointer restore for regular coroutine tail callsNia Weiss
2020-11-01make: fixes error detecting llvm-nm tool for wasi-libc builddeadprogram
2020-10-31avr: properly support the .rodata sectionAyke van Laethem
2020-10-31improve autodetection of LLVM toolingNia Weiss
2020-10-29runtime: allow ranging over a nil mapAyke van Laethem
2020-10-28testing: add Run methodAyke van Laethem
2020-10-28all: replace underscores with dashes in target namesAyke van Laethem
2020-10-28main: update go.sumAyke van Laethem
2020-10-28compiler: implement negate for complex numbersAyke van Laethem
2020-10-23wasm: use the fixed length buffer for putcharTakeshi Yoneda
2020-10-23implement reflect.SwapperTakeshi Yoneda
2020-10-23Add os.LookupEnv() stubMartin Tournoij
2020-10-22WIP: Esp8266 Get Function (#1438)Connor
2020-10-20nrf: fix nrf52832 flash sizeAyke van Laethem
2020-10-18Add instanceof support for WebAssembly蒼時弦也
2020-10-18Switch default frequency to 4MHzAyke van Laethem
2020-10-18nrf: give more flexibility in picking SPI speedsAyke van Laethem
2020-10-17esp8266: add target for d1mini board and add pin mappings for SPI/I2C to help...deadprogram
2020-10-17ci: work around bug in Go 1.15.3Ayke van Laethem
2020-10-14machine/esp32, targets/esp32: correct board definitions for actual boards not...deadprogram
2020-10-14feather-stm32f405: add I2C support (#1378)ardnew
2020-10-14wasi: remove --no-threads flag as no longer in LLVM 11 linkerdeadprogram
2020-10-14runtime: add cheap atomic condition variableNia Weiss
2020-10-13main: add initial support for (in-development) LLVM 11Ayke van Laethem
2020-10-10gen-device-svd: ensure enum bitfields are uniqueardnew
2020-10-09testing: implement some benchmark stubsAyke van Laethem