1880 Commits (676a78776afcf42ca7c694a8b36ee9b7129fc204)
 

Author SHA1 Message Date
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
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