aboutsummaryrefslogtreecommitdiffhomepage
path: root/targets
AgeCommit message (Expand)Author
2020-04-13wasm_exec: Implement syscall/js.valueDelete.Elliott Sales de Andrade
2020-04-13wasm_exec: Add copyBytesToGo.Elliott Sales de Andrade
2020-04-13wasm_exec: Cross-port exit with code 1 change.Elliott Sales de Andrade
2020-04-12wasm: backport "garbage collect references to JavaScript values"Ayke van Laethem
2020-04-12wasm: remove _callbackShutdownAyke van Laethem
2020-04-11reelboard: add SoftDevice target reelboard-s140v7Ayke van Laethem
2020-04-11nrf: add lib/nrfx/mdk to include dirsAyke van Laethem
2020-04-07arm: use -fomit-frame-pointerAyke van Laethem
2020-04-07runtime (gc): scan callee-saved registers while marking stackJaden Weiss
2020-03-26riscv: implement VirtIO targetAyke van Laethem
2020-03-25wasm_exec: Sync polyfills with Go 1.14.1.Elliott Sales de Andrade
2020-03-24avr: add Arduino Mega 2560Travis McLane
2020-03-22all: include picolibc for bare metal targetsAyke van Laethem
2020-03-22avr: add emulator to atmega1284pAyke van Laethem
2020-03-20avr: move data address space to 0x800000Ayke van Laethem
2020-03-20avr: add support for tasks schedulerAyke van Laethem
2020-03-17avr: add atmega1284 chip supportAyke van Laethem
2020-03-17avr: pass the correct -mmcu flag to the linkerAyke van Laethem
2020-03-17avr: use the correct RAM start addressAyke van Laethem
2020-03-17refactor coroutine lowering and tasksJaden Weiss
2020-03-16arm: fix linker scriptAyke van Laethem
2020-03-01wasm: add js.copyBytesToJS()Justin Clift
2020-02-26gameboy-advance: enable debugging with GDBAyke van Laethem
2020-02-26avr: support `tinygo run` with simavrAyke van Laethem
2020-02-26main: use gdb-multiarch for debugging Cortex-M chipsAyke van Laethem
2020-02-23targets/wasm: update wasm_exec.js for go 1.13Johann Freymuth
2020-02-22machine/nrf: implement auto-reset over USB for nrf52840BCG
2020-02-18Apply review suggestionsWojtek Siudzinski
2020-02-18Add Argon and BoronWojtek Siudzinski
2020-02-18Add Particle XenonWojtek Siudzinski
2020-02-07machine: add Adafruit CLUE AlphaBCG
2020-01-28wasm: use wasi ABI for basic startup/stdoutAyke van Laethem
2020-01-27targets/gba: implement interrupt handlerAyke van Laethem
2020-01-27targets/gba: make linker script cleanerAyke van Laethem
2020-01-27avr: use a garbage collectorAyke van Laethem
2020-01-26all: add Arduino Nano supportAyke van Laethem
2020-01-23wasm: include wasi-libcAyke van Laethem
2020-01-21arduino: make avrdude command line compatible with WindowsAyke van Laethem
2020-01-16gameboy-advance: include compiler-rt in buildAyke van Laethem
2020-01-12hifive1b: add support for gdb subcommandAyke van Laethem
2020-01-10riscv: add bare-bones interrupt supportAyke van Laethem
2020-01-06Adafruit PyPortal Support (#800)BCG
2020-01-06targets: add target circuitplay-bluefruitMichael Matloob
2019-12-22Added Adafruit's pybadge target (#795)Daniel Esteban
2019-12-14riscv: add support for compiler-rtAyke van Laethem
2019-12-07targets: add hifive1-qemu for testing RISC-V bare metal in QEMUAyke van Laethem
2019-12-07targets: rename qemu target to cortex-m-qemuAyke van Laethem
2019-12-07riscv: use LLVM tools instead of GNU toolchainAyke van Laethem
2019-12-05riscv: fix heap corruptionAyke van Laethem
2019-11-20nrf: support for SoftDevice s140 PCA10056 boardNikolas Sepos