aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
AgeCommit message (Expand)Author
2020-08-19make,builder: incorporate feedback from code review on Go 1.15 updatedeadprogram
2020-08-19make: use buildmode flag to set exe for windows to use standard linkerdeadprogram
2020-07-31nintendoswitch: Add experimental Nintendo Switch support without CRTLucas Teske
2020-07-14machine/feather-nrf52840: add smoketest for Adafruit Feather nrf52840 boarddeadprogram
2020-07-13all: fix -gc=noneAyke van Laethem
2020-07-08Minimal NXP/Teensy supportEthan Reesor
2020-07-08maixbit: changes according to feedbackYannis Huber
2020-07-08maixbit: add smoke testYannis Huber
2020-07-08Add new kendryte k210 target definitionYannis Huber
2020-07-06machine/samd51: add DAC support (#1198)sago35
2020-07-04machine/samd21: basic implementation for DAC (#1183)Ron Evans
2020-06-30Building self-built LLVM fasterHiroki Noda
2020-06-30machine/stm32f4disco: add smoketests for newer version of boarddeadprogram
2020-06-22Seeed XIAO support (#1170)sago35
2020-06-19Added Adafruit PyGamer Target (#1173)APDevice
2020-06-06Seeed WioTerminal support (#1124)sago35
2020-05-28nrf: add support for pin change interruptsAyke van Laethem
2020-05-27main: move TinyGo version to goenvAyke van Laethem
2020-05-26nrf: add microbit-s110v8 targetAyke van Laethem
2020-05-23wasm test suite (#1116)Brad Peabody
2020-05-13ci: build .deb files along with .tar.gz files for DebianAyke van Laethem
2020-05-12avr: use standard pin numberingAyke van Laethem
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