1851 Commits (36db75b36680d36d0fbbc0b8c876ebb49abd2fb3)
 

Author SHA1 Message Date
Ayke van Laethem 7123941df0 main: add support for debugging qemu-user targets 4 years ago
Ayke van Laethem 05d2f2c412 main: improve support for x86-32 and add tests 4 years ago
Ayke van Laethem 9a12d129ab testing: implement dummy Helper method 4 years ago
Ayke van Laethem 0ecfe9eade ci: fix `make wasmtest` 4 years ago
Takeshi Yoneda f50ad3585d
support WASI target (#1373) 4 years ago
Ayke van Laethem d39c7abb4d nrf: fix double stop signal in I2C 4 years ago
Daniel M. Lambea 9e61e6fe4d
nrf: add I2C error checking (#1392) 4 years ago
Lucas Teske d1f90ef59c nintendoswitch: fix crash when printing long lines (> 120) 4 years ago
Ayke van Laethem 54602fe0c3 main: add support for -c and -o flags to tinygo test 4 years ago
Ayke van Laethem c10dcd429c main: refactor -o flag 4 years ago
Ayke van Laethem b713001313 test: support non-host tests 4 years ago
Ayke van Laethem 1096596b69 compiler: fix floating point bugs 4 years ago
Ayke van Laethem 7b601b3e3c loader: fix linkname in test binaries 4 years ago
Ayke van Laethem ec54e7763d runtime: fix UTF-8 decoding 4 years ago
Elliott Sales de Andrade 41afb77080
builder: also check lib64 for clang include path. 4 years ago
Jacques Supcik 13fe668929
compileopts: simplify copyProperties using reflection 4 years ago
sago35 2a72262c33 version: update TinyGo version to 0.16.0-dev 4 years ago
deadprogram e8615d1007 Prepare for 0.15.0 release 4 years ago
sago35 9245337ecf atsamd2x: fix BAUD value 4 years ago
sago35 8170f59440 atsamd5x: fix BAUD value 4 years ago
Lucas Teske 622de53854 nintendoswitch: simplified assembly code 4 years ago
Lucas Teske 6cd9e3c348 arm64: make dynamic loader structs and constants private 4 years ago
Lucas Teske 33e2411b6a nintendoswitch: fix import cycle on dynamic_arm64.go 4 years ago
Lucas Teske fb1fc267ab nintendoswitch: Add dynamic loader for runtime loading PIE sections 4 years ago
Olivier Fauchon 490e377bba bluepill: Enable stm32's USART2 for the board and map it to UART1 tinygo's device 4 years ago
Ayke van Laethem fcedf0beaa stacksize: deal with DW_CFA_advance_loc1 4 years ago
Ayke van Laethem 4dadb31e18 microbit: reelboard: flash using OpenOCD when needed 4 years ago
Ayke van Laethem 5b81b835ba esp32: add SPI support 4 years ago
ardnew a9a6d0ee63 add basic UART handler 4 years ago
Ayke van Laethem 19d5e05e37 esp32: configure the I/O matrix for GPIO pins 4 years ago
Ayke van Laethem 9e599bac49 nintendoswitch: support outputting .nro files directly 4 years ago
Nia Weiss 81e325205f update my name in the contributors list 4 years ago
deadprogram 71cbb1495e docs: add ESP32, ESP8266, and Adafruit Feather STM32F405 to list of supported boards 4 years ago
ardnew efc824a103 change default flash method to DFU (using dfu-util over USB) 4 years ago
ardnew cb4f3f12e6 replace flash method with openocd, disable automatic stack sizing 4 years ago
ardnew d1b470f04e remove UART/SPI vars until peripherals implemented 4 years ago
ardnew 7aaa9e45a6 add pin/bus doc comments, I2C pins 4 years ago
ardnew 5c9930df3f move clock settings docs comment to respective const definitions 4 years ago
ardnew cf6b544cd9 remove (or stub) UART/SPI/I2C peripheral code from initial feather-stm32f405 board support 4 years ago
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