128 Commits (4dfc289ae5c8b55da6eab017e151972a1d803d5f)

Author SHA1 Message Date
Wojtek Siudzinski 765440b8ec Add smoke tests 5 years ago
Jaden Weiss 94ec082f6c
Makefile: autodetect llvm-ar and llvm-nm commands 5 years ago
BCG c721cae48b
machine: add Adafruit CLUE Alpha 5 years ago
Ayke van Laethem 415c60551e runtime/fe310: add support for PLIC interrupts 5 years ago
Ayke van Laethem 15c7d93ea9 avr: use a garbage collector 5 years ago
Ayke van Laethem aeb2e6f70a all: add Arduino Nano support 5 years ago
Ayke van Laethem e2aa3789c3 wasm: include wasi-libc 5 years ago
BCG ecff6f8e0c Adafruit PyPortal Support (#800) 5 years ago
Michael Matloob 1cb9b948bc targets: add target circuitplay-bluefruit 5 years ago
Dmitri Goutnik 71a380ce8c Add initial FreeBSD support 5 years ago
Daniel Esteban c2481b10f4 Added Adafruit's pybadge target (#795) 5 years ago
Ayke van Laethem cf32607306 tools: rewrite gen-device-svd in Go 5 years ago
Ayke van Laethem 8d32a7c3a3 builder: use builtin Clang when building statically 5 years ago
Ayke van Laethem 39d21e21f1 targets: simulate Circuit Playground Express in play.tinygo.org 5 years ago
Ayke van Laethem d441f0152f riscv: use LLVM tools instead of GNU toolchain 5 years ago
Ayke van Laethem 24259cbb5f tools: rewrite gen-device-avr in Go 5 years ago
Ayke van Laethem 86f48da594 ci: build with Go 1.13 on Windows 5 years ago
Ayke van Laethem 4be80e0372 Revert "all: use compiler-rt from the llvm-project directory" 5 years ago
Nikolas Sepos c09724bfc5 nrf: support for SoftDevice s140 PCA10056 board 5 years ago
Ayke van Laethem 118af9df69 all: switch to LLVM 9 5 years ago
BCG 009b27350e Adding Support for Adafruit Metro M4 Express Airlift (#694) 5 years ago
Ayke van Laethem acdaaa17d8 all: use compiler-rt from the llvm-project directory 5 years ago
Ayke van Laethem 8e6cb89ceb main: refactor compile/link part to a builder package 5 years ago
Ayke van Laethem 16fbf53ae2 nrf: add support for SoftDevices to PCA10040 board 6 years ago
BCG 0db403dc0c Adding Board: Feather M4 Express (#688) 5 years ago
Ayke van Laethem e7cf75030c main: move target specification into a separate package 5 years ago
Ayke van Laethem 26bdfa9c84 cgo: add bare-bones test 5 years ago
Ayke van Laethem 2a5ab2500d machine: add support for the X9 Pro smartwatch 5 years ago
Ron Evans 3ec94a06ed gen-device: correct source for SiFive SVD files 5 years ago
Ayke van Laethem a4642ddf59 Makefile: add simulated boards to smoke tests 5 years ago
Ayke van Laethem ceece08959 nrf: add support for the PineTime64 devkit 5 years ago
Ayke van Laethem 8dc0deaf46 Makefile: add systick example to smoke tests 5 years ago
Ayke van Laethem 7369a0e7f2 all: add support for Windows 6 years ago
Jaden Weiss 81c0f9af4e try adding assertions to CI 5 years ago
Elliott Sales de Andrade 9aace79298 Allow overridding Python used for generators. 5 years ago
Ayke van Laethem 4ea1559d46 interp: add basic test to interp package 5 years ago
Jaden Weiss 17ef7a5c32
all: add support for go 1.13 5 years ago
Ayke van Laethem 076699add8 Makefile: add md5sum to smoketest 5 years ago
Ayke van Laethem cea0d9f864 Makefile: include the transform package in the gofmt list 5 years ago
Jaden Weiss 1913e3e1cd allow selecting a different go version and use ccache for LLVM whenever possible 5 years ago
Ron Evans a7d00f1b6d machine/gameboy-advance: allow TinyGo to directly output GBA files that are ready for flashing by performing objcopy 5 years ago
cn 9d35c1197f machine/stm32f103xx/nucleo-f103rb: add support for NUCLEO-F103RB STM32F1-based board 5 years ago
Ayke van Laethem d905476231 all: refactor heap-to-stack transform into the transform package 5 years ago
Ron Evans 02c4020228 machine/atsamd51: add support for ATSAMD51 processor using Adafruit ItsyBitsy-M4 board 6 years ago
Ayke van Laethem 9846c062b3 targets: add support for GameBoy Advance 5 years ago
Ayke van Laethem ffa38b183b all: add HiFive1 rev B board with RISC-V architecture 6 years ago
Ayke van Laethem f0eb4eef5a ci: make smoketests more flexible 5 years ago
Ayke van Laethem 4ecd478d82 machine: add generic board support on non-baremetal hardware 6 years ago
Justin Clift 7fd5ec8661 Makefile: use the LLVM monorepo 5 years ago
Carolyn Van Slyck 208e1719ad Add test command to tinygo (#243) 5 years ago