aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
AgeCommit message (Expand)Author
2023-02-23rp2040: rtc delayed interruptYurii Soldak
2023-02-20ci: don't pass -v to `go test`Ayke van Laethem
2023-02-14Makefile: more stdlib tests for CIDamian Gryski
2023-02-11ci: don't link with libzstd in release buildsv0.27.0Ayke van Laethem
2023-01-30windows: add ARM64 supportAyke van Laethem
2023-01-17builder: add support for Go 1.20Ayke van Laethem
2023-01-07Use renamed EXTRA_CFLAGS when building wasi-libcAnuraag Agrawal
2022-12-22board: Adafruit KB2040 (https://www.adafruit.com/product/5302)BCG
2022-12-20Add basic atmega32u support (#3337)Jesús Espino
2022-12-19Adding support for waveshare rp2040-zero (#3321)Jesús Espino
2022-12-16Revert "Bump CMSIS to 5.9.0"Ron Evans
2022-12-16Bump CMSIS to 5.9.0Anton D. Kachalov
2022-11-06avr: drop GNU toolchain dependencyAyke van Laethem
2022-10-21Look for LLVM 15 in makefileAnuraag Agrawal
2022-10-19ci: add support for LLVM 15Ayke van Laethem
2022-10-16linux: include musl 'getpagesize' function in releaseAyke van Laethem
2022-10-14Makefile: add ASAN=1 flag to build with AddressSanitizer enabledAyke van Laethem
2022-09-24build: makes CI choose latest Go 1.18.x (#3143)Crypt Keeper
2022-09-21rp2040: add machine.ReadTemperatureAyke van Laethem
2022-09-15wasm,wasi: make sure buffers returned by malloc are not freed until f… (#3148)Anuraag Agrawal
2022-09-03smoketest: add test to run `tinygo targets`sago35
2022-09-03targets: fix build tag duplicatesYurii Soldak
2022-09-02windows: run more tests where supportedAyke van Laethem
2022-09-02targets: remove hifive1-qemu targetAyke van Laethem
2022-09-02Add qtpy-rp2040 to TinyGo v0.25.0Isaac Rodman
2022-08-28compiler: use the LLVM builtins everywhereAyke van Laethem
2022-08-28machine: Add support for Adafruit QT2040 board.Matt Schultz
2022-08-26boards: Add XIAO ESP32C3 boardYurii Soldak
2022-08-24Add Pimoroni's Tufty2040 boardDaniel Esteban
2022-08-09Fix tinygo-test with Go 1.19Elliott Sales de Andrade
2022-07-16boards: Add MCH2022 badgeAyke van Laethem
2022-07-15nrf51: define and use P0_xx constantsAyke van Laethem
2022-07-12usb: add support for midisago35
2022-07-08ci: build Linux binary in Alpine containerAyke van Laethem
2022-07-08boards: add Challenger RP2040 LoRaKenneth Bell
2022-07-06Initial support for XIAO RP2040Daniel Esteban
2022-06-30ci: disable ccache on WindowsAyke van Laethem
2022-06-29makefile: add badger2040, thingplus-rp2040 to smoketestsago35
2022-06-21wasm: use newer WebAssembly featuresAyke van Laethem
2022-06-21wasm: update wasi-libc versionAyke van Laethem
2022-06-19all: run gofmt on all source codeAyke van Laethem
2022-06-16compiler: implement recover() built-in functionAyke van Laethem
2022-06-11smoketest: add regression test for 'tinygo test ./...', see #2892Dan Kegel
2022-06-11samd21,samd51,nrf52840: add support for USBHID (keyboard / mouse)sago35
2022-06-01os, runtime: enable os.Stdin for baremetal targetsago35
2022-05-30all: add support for the embed packageAyke van Laethem
2022-05-23ci: Add arm64 buildDylan Arbour
2022-05-22darwin: support -size= flagAyke van Laethem
2022-05-20darwin: add support for arm64 GOARCH (aka Apple Silicon)Ayke van Laethem
2022-05-19Use release built tinygo in MakefileDylan Arbour