176 Commits (e99b8a24fe54a9e2859265bc970f9885e748e208)

Author SHA1 Message Date
Ayke van Laethem 69e1aa4878 testing: add Run method 4 years ago
Ayke van Laethem 7a78b2dc0e all: replace underscores with dashes in target names 4 years ago
deadprogram c7d8223ab7 machine/esp32, targets/esp32: correct board definitions for actual boards not processor variants, also define all labeled pins 4 years ago
Ayke van Laethem d8dbe5748a testing: implement some benchmark stubs 4 years ago
Ayke van Laethem 9a12d129ab testing: implement dummy Helper method 4 years ago
Ayke van Laethem 1096596b69 compiler: fix floating point bugs 4 years ago
Ayke van Laethem ec54e7763d runtime: fix UTF-8 decoding 4 years ago
Ayke van Laethem 9e599bac49 nintendoswitch: support outputting .nro files directly 4 years ago
ardnew 097f628955 add feather-stm32f405 smoketest target 4 years ago
Ayke van Laethem 2ce17a1892 esp8266: add support for this chip 5 years ago
Ayke van Laethem 475135f546 ci: run `tinygo test` for known-working packages 4 years ago
Ayke van Laethem 57a5b833b2 Makefile: check whether submodules have been downloaded in some common cases 4 years ago
Ayke van Laethem 753162f4e0 esp32: add support for basic GPIO 4 years ago
Ayke van Laethem 0df4a7a35f esp32: support flashing directly from tinygo 4 years ago
Ayke van Laethem 3ee47a9c1b esp: add support for the Espressif ESP32 chip 4 years ago
deadprogram 58565fa46d machine/atsamd51x,runtime/atsamd51x: fixes needed for full support for all PWM pins. Also adds some useful constants to clarify peripheral clock usage 4 years ago
Ron Evans 29d65cb637
machine/itsybitsy-nrf52840: add support for Adafruit Itsybitsy nrf52840 (#1243) 4 years ago
sago35 e5e324f93e
main: embed git-hash in tinygo-dev executable 4 years ago
deadprogram 8a410b993b make,builder: incorporate feedback from code review on Go 1.15 update 4 years ago
deadprogram e412a63a1c make: use buildmode flag to set exe for windows to use standard linker 4 years ago
Lucas Teske 3650c2c739 nintendoswitch: Add experimental Nintendo Switch support without CRT 5 years ago
deadprogram 01f5c51b77 machine/feather-nrf52840: add smoketest for Adafruit Feather nrf52840 board 4 years ago
Ayke van Laethem 05495c4282 all: fix -gc=none 4 years ago
Ethan Reesor 079a789d49 Minimal NXP/Teensy support 5 years ago
Yannis Huber 0b94e486c1 maixbit: changes according to feedback 4 years ago
Yannis Huber a05fc10699 maixbit: add smoke test 4 years ago
Yannis Huber 875d36cba0 Add new kendryte k210 target definition 5 years ago
sago35 1a6bed3305
machine/samd51: add DAC support (#1198) 4 years ago
Ron Evans a85df334e6
machine/samd21: basic implementation for DAC (#1183) 4 years ago
Hiroki Noda 2136cb2f59 Building self-built LLVM faster 4 years ago
deadprogram 8cfc4005d3 machine/stm32f4disco: add smoketests for newer version of board 4 years ago
sago35 2721ab146f
Seeed XIAO support (#1170) 4 years ago
APDevice 4e8e3f348f
Added Adafruit PyGamer Target (#1173) 4 years ago
sago35 c5a896771d
Seeed WioTerminal support (#1124) 4 years ago
Ayke van Laethem 19c7965fc5 nrf: add support for pin change interrupts 5 years ago
Ayke van Laethem ab2a81cc52 main: move TinyGo version to goenv 5 years ago
Ayke van Laethem 67ac4fdd8e nrf: add microbit-s110v8 target 5 years ago
Brad Peabody 95f509b109
wasm test suite (#1116) 5 years ago
Ayke van Laethem b5f028e1f7 ci: build .deb files along with .tar.gz files for Debian 5 years ago
Ayke van Laethem 6b8940421e avr: use standard pin numbering 5 years ago
Ayke van Laethem 5ef8c89937 reelboard: add SoftDevice target reelboard-s140v7 5 years ago
Ayke van Laethem 0afd42c439 main: switch to LLVM 10 5 years ago
Ayke van Laethem 8333c171f4 hifive1-qemu: fix compile error and add smoke test 5 years ago
Ayke van Laethem f316ebc23b all: include picolibc for bare metal targets 5 years ago
Ayke van Laethem add014f21b avr: add support for tasks scheduler 5 years ago
Ayke van Laethem fbb8efd24c Makefile: allow overriding the llvm-project directory 5 years ago
Ayke van Laethem 5089d1a5a7 avr: add atmega1284 chip support 5 years ago
Ayke van Laethem 978a0cd9b0 Makefile: fix LLVM tools detection for wasi-libc 5 years ago
Wojtek Siudzinski 765440b8ec Add smoke tests 5 years ago
Jaden Weiss 94ec082f6c
Makefile: autodetect llvm-ar and llvm-nm commands 5 years ago