1812 Commits (abb09e869e3d4a6f5a192e58abcc6a086af9d7ab)
 

Author SHA1 Message Date
ardnew 097f628955 add feather-stm32f405 smoketest target 4 years ago
ardnew 20a1c730a1 add STM32F405 machine/runtime, and new board/target feather-stm32f405 4 years ago
jreamy 04f65f1189
Adding support for the Arduino Zero (#1365) 4 years ago
Ayke van Laethem 2ce17a1892 esp8266: add support for this chip 5 years ago
Lucas Teske 0b9b293651
nintendoswitch: Fix invalid memory read / write in print calls 4 years ago
Ayke van Laethem f20c932bb9 nrf52840: use higher priority for USB-CDC code 4 years ago
Ayke van Laethem e7227df80d main: implement tinygo targets to list usable targets 4 years ago
Ayke van Laethem b99175a436 avr: configure emulator in board files 4 years ago
Ayke van Laethem de3ffe0af7 main: add cached GOROOT to info subcommand 4 years ago
sago35 1e47d9efac
docker: fix the problem with the wasm build (#1357) 4 years ago
Ayke van Laethem 8a2e7bac04 esp32: add libgcc ROM functions to linker script 4 years ago
sago35 ae13db917f ci: set git-fetch-depth to 1 4 years ago
Ayke van Laethem 98dbbbfda6 esp32: export machine.PortMask* for bitbanging implementations 4 years ago
Ayke van Laethem 475135f546 ci: run `tinygo test` for known-working packages 4 years ago
Ayke van Laethem 88fd2823df all: run test binaries in the correct directory 4 years ago
Ayke van Laethem 57a5b833b2 Makefile: check whether submodules have been downloaded in some common cases 4 years ago
Ayke van Laethem c810628a20 loader: rewrite/refactor much of the code to use go list directly 4 years ago
Ayke van Laethem 51238fba50 arduino-mega2560: fix flashing on Windows 4 years ago
ardnew 7f829fe153
machine/stm32f4: refactor common code and add new build tag stm32f4 (#1332) 4 years ago
sago35 946184b8ba flash: call PortReset only on other than openocd 4 years ago
Ayke van Laethem 753162f4e0 esp32: add support for basic GPIO 4 years ago
Johan Brandhorst 0e6d2af028 Fix arch release job 4 years ago
Ayke van Laethem 0df4a7a35f esp32: support flashing directly from tinygo 4 years ago
Ayke van Laethem 9a17698d6a compileopts: add support for custom binary formats 4 years ago
Ayke van Laethem 3ee47a9c1b esp: add support for the Espressif ESP32 chip 4 years ago
Ayke van Laethem da7db81087 cortexm: fix stack size calculation with interrupts 4 years ago
Ayke van Laethem 098fb5f39c nrf52840: add build tags for SoftDevice support 4 years ago
Ayke van Laethem 47a975a44f nrf: add SoftDevice support for the Circuit Playground Bluefruit 4 years ago
deadprogram 83252448b0 device/atsamd51x: add all remaining bitfield values for PCHCTRLm Mapping 4 years ago
deadprogram 222977a642 runtime/atsamd51x: use PCHCTRL_GCLK_SERCOMX_SLOW for setting clocks on all SERCOM ports 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
Ayke van Laethem ecaf9461ce loader: be more robust when creating the cached GOROOT 4 years ago
sago35 ae01904ab0 flash: add openocd settings to nrf5 4 years ago
Ayke van Laethem 2194d447e9 loader: use ioutil.TempDir to create a temporary directory 4 years ago
Ayke van Laethem a21a039ac7 arm: automatically determine stack sizes 4 years ago
Ayke van Laethem a761f556ff compiler: improve display of goroutine wrappers 4 years ago
Ron Evans 29d65cb637
machine/itsybitsy-nrf52840: add support for Adafruit Itsybitsy nrf52840 (#1243) 4 years ago
Ayke van Laethem 63005622ae wasm: update wasi-libc dependency 4 years ago
Ayke van Laethem 510f145a3a interp: show error line in first line of the traceback 4 years ago
sago35 e5e324f93e
main: embed git-hash in tinygo-dev executable 4 years ago
Ayke van Laethem 4fa1fc6e72 interp: don't panic in the Store method 4 years ago
Ayke van Laethem ccb803e35d interp: replace some panics with error messages 4 years ago
sago35 d1ac0138e6 main: use ToSlash() to specify program path 4 years ago
sago35 b132b5bc60 flash: add openocd settings to atsamd21 / atsamd51 4 years ago
deadprogram 743254d5bc main: use simpler file copy instead of file renaming to avoid issues on nrf52840 UF2 bootloaders 4 years ago
Ayke van Laethem 9d625a1ccb nrf: call sd_app_evt_wait when the SoftDevice is enabled 4 years ago
Ayke van Laethem b75f042c23 runtime: use waitForEvents when appropriate 4 years ago
Elliott Sales de Andrade 32c7f3baf9
Remove --no-threads from wasm-ld calls. 4 years ago
deadprogram 1dc85ded47
version: update TinyGo version to 0.15.0-dev 4 years ago
deadprogram 26a0819119 main: release 0.14.1 4 years ago