128 Commits (c8a4994feb1d76f95bb3b49c0bfad9a04844cd0e)

Author SHA1 Message Date
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
Ayke van Laethem 9a69c6bcca hifive1b: add support for gdb subcommand 5 years ago
Ayke van Laethem b9cdfd9e9a riscv: add bare-bones interrupt support 5 years ago
BCG ecff6f8e0c Adafruit PyPortal Support (#800) 5 years ago
Michael Matloob 1cb9b948bc targets: add target circuitplay-bluefruit 5 years ago
Daniel Esteban c2481b10f4 Added Adafruit's pybadge target (#795) 5 years ago
Ayke van Laethem ad022ef23d riscv: add support for compiler-rt 5 years ago
Ayke van Laethem 8f9419a35d targets: add hifive1-qemu for testing RISC-V bare metal in QEMU 5 years ago
Ayke van Laethem 0105f815c6 targets: rename qemu target to cortex-m-qemu 5 years ago
Ayke van Laethem d441f0152f riscv: use LLVM tools instead of GNU toolchain 5 years ago
Ayke van Laethem 2f932a9eee riscv: fix heap corruption 5 years ago
Nikolas Sepos c09724bfc5 nrf: support for SoftDevice s140 PCA10056 board 5 years ago
Ayke van Laethem 3cedebd299 nrf: fix nrf52-s132v6 config 5 years ago
BCG 009b27350e Adding Support for Adafruit Metro M4 Express Airlift (#694) 5 years ago
Ayke van Laethem c6255e4d0a targets: explicitly mark the stack as NOLOAD 5 years ago
Ayke van Laethem 16fbf53ae2 nrf: add support for SoftDevices to PCA10040 board 6 years ago
BCG 0db403dc0c Adding Board: Feather M4 Express (#688) 5 years ago
Ayke van Laethem 1cbe09ee89 compileopts: add linkerscript key 5 years ago
Ayke van Laethem 2a5ab2500d machine: add support for the X9 Pro smartwatch 5 years ago
Ayke van Laethem 071f863e5d qemu: rename assembly file 5 years ago
Ayke van Laethem b884db81ea cortexm: move SemihostingCall impl to the right asm file 5 years ago
Ayke van Laethem ceece08959 nrf: add support for the PineTime64 devkit 5 years ago
Ayke van Laethem 2a71aa90bc targets: refactor flash/gdb target configuration 5 years ago
Ron Evans ba49148644 flash: support flashing boards using Mass Storage Device (MSD) operation for uf2 and daplink bootloaders 5 years ago
Ron Evans 02facb8568 flash: add ability to perform 1200baud port reset for MCUs that can detect this in order to go into bootloader mode for flashing without pressing any buttons. Also add support for this to the Arduino Nano33 IoT board target 5 years ago
cn 9d35c1197f machine/stm32f103xx/nucleo-f103rb: add support for NUCLEO-F103RB STM32F1-based board 5 years ago
Konstantin Itskov 4eb34b36f8 Add syscall/js.valueInvoke support 5 years ago
Konstantin Itskov 61750be9aa Add syscall/js.valueSetIndex support 5 years ago
Ron Evans 02c4020228 machine/atsamd51: add support for ATSAMD51 processor using Adafruit ItsyBitsy-M4 board 6 years ago
Ayke van Laethem 542135c357 compiler,runtime: implement stack-based scheduler 5 years ago
Kyle Lemons (Loon, LLC) 92206558fb
gameboy-advance: don't crash copying unaligned strings 5 years ago
Ayke van Laethem 9846c062b3 targets: add support for GameBoy Advance 5 years ago
Ayke van Laethem 54169c714f all: use baremetal build tag 5 years ago