197 Commits (51938e9d1c989edd24595b38023148e166abe2bd)

Author SHA1 Message Date
Kenneth Bell c7bd5405c3 Add support for nucleol432 board 4 years ago
Ayke van Laethem 5a4dcfb367 builder: add support for -opt=0 4 years ago
Olaf Flebbe ce407ddf1b fix/no-libxml2 4 years ago
Kenneth Bell af02c09b56 nucleol552ze: implementation with CLOCK, LED, and UART 4 years ago
Ayke van Laethem 9f5bd2c460 ci: only build the necessary LLVM libraries and tools 4 years ago
Ayke van Laethem d8cc48b09b compiler: remove ir package 4 years ago
Ayke van Laethem a848d720db compiler: refactor and add tests 4 years ago
Ayke van Laethem 154c7c691b stm32: use stm32-rs SVDs which are of much higher quality 4 years ago
Fauchon 65caf777dd
Support for STM32L0 MCUs and Dragino LGT92 device (#1561) 4 years ago
deadprogram 6ec868710b machine/microbit-v2: add initial support based on work done by @alankrantas thank you! 4 years ago
Quentin Smith 0dcff35d3a machine/p1am-100: rename MISO/MOSI 4 years ago
Ayke van Laethem 30df912565 interp: rewrite entire package 4 years ago
kenbell 43a31467d3
Nucleo f722ze (#1526) 4 years ago
Ayke van Laethem bb27bbcb41 all: switch to LLVM 11 for static builds 4 years ago
Ayke van Laethem 9a7e633997 teensy36: add to smoketest 4 years ago
Ayke van Laethem 9ca0e3f2d1 Makefile: fix issue with Go 1.15.5 4 years ago
ardnew 691185f5f4 teensy40: initial implementation 4 years ago
deadprogram 77c70d2758 machine/qtpy: add board definition for Adafruit QTPy 4 years ago
Nia Weiss d424b3d7ea add missing return pointer restore for regular coroutine tail calls 4 years ago
deadprogram c20328472b make: fixes error detecting llvm-nm tool for wasi-libc build 4 years ago
Nia Weiss 3364da6f25 improve autodetection of LLVM tooling 4 years ago
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