260 Commits (dc981ce50973f7acb40aae7488b050eae88f8736)

Author SHA1 Message Date
Ayke van Laethem 4e4b5955db nrf: support debugging the PCA10056 4 years ago
Yannis Huber 2396c22658
risc-v: add support for 64-bit RISC-V CPUs 4 years ago
sago35 c5a896771d
Seeed WioTerminal support (#1124) 4 years ago
Ayke van Laethem 67ac4fdd8e nrf: add microbit-s110v8 target 5 years ago
Ayke van Laethem e69131c0d3 nrf: expose the RAM base address 5 years ago
Ayke van Laethem 9f4459cee1 arm: make FPU configuraton consistent 5 years ago
deadprogram 01f5c1d455 machine/arduino-nano33: remove (d)ebug flag to reduce console noise when flashing 5 years ago
deadprogram 00f3a65903 machine/arduino-nano33: use (U)SB flag to ensure that device can be found when not on default port 5 years ago
sago35 5ed0f67e1c
sam: fix ROM / RAM size on atsamd51j20 5 years ago
Ayke van Laethem 565ff99c31 gba: always use ARM mode instead of Thumb mode 5 years ago
Jaden Weiss ceeba528e7 runtime: copy stack scan assembly for GBA 5 years ago
Elliott Sales de Andrade 471cb4cfd7 wasm_exec: Implement syscall/js.valueDelete. 5 years ago
Elliott Sales de Andrade 5706b062e9 wasm_exec: Add copyBytesToGo. 5 years ago
Elliott Sales de Andrade 4347496623 wasm_exec: Cross-port exit with code 1 change. 5 years ago
Ayke van Laethem 5674c35e14 wasm: backport "garbage collect references to JavaScript values" 5 years ago
Ayke van Laethem 0f9038ad2e wasm: remove _callbackShutdown 5 years ago
Ayke van Laethem 5ef8c89937 reelboard: add SoftDevice target reelboard-s140v7 5 years ago
Ayke van Laethem 2078b042a4 nrf: add lib/nrfx/mdk to include dirs 5 years ago
Ayke van Laethem dd0fb1dd9a arm: use -fomit-frame-pointer 5 years ago
Jaden Weiss 9f8715c143 runtime (gc): scan callee-saved registers while marking stack 5 years ago
Ayke van Laethem 980068543a riscv: implement VirtIO target 5 years ago
Elliott Sales de Andrade 7446413dc9 wasm_exec: Sync polyfills with Go 1.14.1. 5 years ago
Travis McLane 83426edcdc
avr: add Arduino Mega 2560 5 years ago
Ayke van Laethem f316ebc23b all: include picolibc for bare metal targets 5 years ago
Ayke van Laethem 854092c7bc avr: add emulator to atmega1284p 5 years ago
Ayke van Laethem 213a6240a1 avr: move data address space to 0x800000 5 years ago
Ayke van Laethem add014f21b avr: add support for tasks scheduler 5 years ago
Ayke van Laethem 5089d1a5a7 avr: add atmega1284 chip support 5 years ago
Ayke van Laethem 66afcb3b39 avr: pass the correct -mmcu flag to the linker 5 years ago
Ayke van Laethem 5bace979ea avr: use the correct RAM start address 5 years ago
Jaden Weiss 6a50f25a48 refactor coroutine lowering and tasks 5 years ago
Ayke van Laethem ad8996c4ee arm: fix linker script 5 years ago
Justin Clift aeb7539f67 wasm: add js.copyBytesToJS() 5 years ago
Ayke van Laethem 53688c86c8 gameboy-advance: enable debugging with GDB 5 years ago
Ayke van Laethem e83d1a02b6 avr: support `tinygo run` with simavr 5 years ago
Ayke van Laethem 1a2f051bee main: use gdb-multiarch for debugging Cortex-M chips 5 years ago
Johann Freymuth c0b8716d7f targets/wasm: update wasm_exec.js for go 1.13 5 years ago
BCG 0655086048
machine/nrf: implement auto-reset over USB for nrf52840 5 years ago
Wojtek Siudzinski 0c0af6d3fe Apply review suggestions 5 years ago
Wojtek Siudzinski f0fd24e7ba Add Argon and Boron 5 years ago
Wojtek Siudzinski fd1785ed2d Add Particle Xenon 5 years ago
BCG c721cae48b
machine: add Adafruit CLUE Alpha 5 years ago
Ayke van Laethem 24a0f237d8 wasm: use wasi ABI for basic startup/stdout 5 years ago
Ayke van Laethem 8687f3f8f4 targets/gba: implement interrupt handler 5 years ago
Ayke van Laethem f14127be76 targets/gba: make linker script cleaner 5 years ago
Ayke van Laethem 15c7d93ea9 avr: use a garbage collector 5 years ago
Ayke van Laethem aeb2e6f70a all: add Arduino Nano support 5 years ago
Ayke van Laethem e2aa3789c3 wasm: include wasi-libc 5 years ago
Ayke van Laethem 4c0ebb5b41 arduino: make avrdude command line compatible with Windows 5 years ago
Ayke van Laethem c698e99880 gameboy-advance: include compiler-rt in build 5 years ago