aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
AgeCommit message (Expand)Author
2020-04-11reelboard: add SoftDevice target reelboard-s140v7Ayke van Laethem
2020-04-09main: switch to LLVM 10Ayke van Laethem
2020-04-07hifive1-qemu: fix compile error and add smoke testAyke van Laethem
2020-03-22all: include picolibc for bare metal targetsAyke van Laethem
2020-03-20avr: add support for tasks schedulerAyke van Laethem
2020-03-17Makefile: allow overriding the llvm-project directoryAyke van Laethem
2020-03-17avr: add atmega1284 chip supportAyke van Laethem
2020-02-28Makefile: fix LLVM tools detection for wasi-libcAyke van Laethem
2020-02-18Add smoke testsWojtek Siudzinski
2020-02-18Makefile: autodetect llvm-ar and llvm-nm commandsJaden Weiss
2020-02-07machine: add Adafruit CLUE AlphaBCG
2020-01-27runtime/fe310: add support for PLIC interruptsAyke van Laethem
2020-01-27avr: use a garbage collectorAyke van Laethem
2020-01-26all: add Arduino Nano supportAyke van Laethem
2020-01-23wasm: include wasi-libcAyke van Laethem
2020-01-06Adafruit PyPortal Support (#800)BCG
2020-01-06targets: add target circuitplay-bluefruitMichael Matloob
2019-12-29Add initial FreeBSD supportDmitri Goutnik
2019-12-22Added Adafruit's pybadge target (#795)Daniel Esteban
2019-12-14tools: rewrite gen-device-svd in GoAyke van Laethem
2019-12-11builder: use builtin Clang when building staticallyAyke van Laethem
2019-12-08targets: simulate Circuit Playground Express in play.tinygo.orgAyke van Laethem
2019-12-07riscv: use LLVM tools instead of GNU toolchainAyke van Laethem
2019-12-07tools: rewrite gen-device-avr in GoAyke van Laethem
2019-11-25ci: build with Go 1.13 on WindowsAyke van Laethem
2019-11-25Revert "all: use compiler-rt from the llvm-project directory"Ayke van Laethem
2019-11-20nrf: support for SoftDevice s140 PCA10056 boardNikolas Sepos
2019-11-16all: switch to LLVM 9Ayke van Laethem
2019-11-15Adding Support for Adafruit Metro M4 Express Airlift (#694)BCG
2019-11-13all: use compiler-rt from the llvm-project directoryAyke van Laethem
2019-11-11main: refactor compile/link part to a builder packageAyke van Laethem
2019-11-08nrf: add support for SoftDevices to PCA10040 boardAyke van Laethem
2019-11-05Adding Board: Feather M4 Express (#688)BCG
2019-11-04main: move target specification into a separate packageAyke van Laethem
2019-11-03cgo: add bare-bones testAyke van Laethem
2019-11-03machine: add support for the X9 Pro smartwatchAyke van Laethem
2019-10-31gen-device: correct source for SiFive SVD filesRon Evans
2019-10-29Makefile: add simulated boards to smoke testsAyke van Laethem
2019-10-28nrf: add support for the PineTime64 devkitAyke van Laethem
2019-10-25Makefile: add systick example to smoke testsAyke van Laethem
2019-10-17all: add support for WindowsAyke van Laethem
2019-09-27try adding assertions to CIJaden Weiss
2019-09-25Allow overridding Python used for generators.Elliott Sales de Andrade
2019-09-24interp: add basic test to interp packageAyke van Laethem
2019-09-24all: add support for go 1.13Jaden Weiss
2019-09-24Makefile: add md5sum to smoketestAyke van Laethem
2019-09-22Makefile: include the transform package in the gofmt listAyke van Laethem
2019-09-21allow selecting a different go version and use ccache for LLVM whenever possibleJaden Weiss
2019-09-21machine/gameboy-advance: allow TinyGo to directly output GBA files that are r...Ron Evans
2019-09-17machine/stm32f103xx/nucleo-f103rb: add support for NUCLEO-F103RB STM32F1-base...cn