88 Commits (be9e4f439c36ce5f6cd390f856e0b805574f2417)

Author SHA1 Message Date
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
Trevor Rosen 64597de344 Device path at flash time for several boards 5 years ago
Ayke van Laethem 00cc486619 wasm: set the stack at the start of linear memory 5 years ago
Ron Evans fc9188a298 machine/samd21/arduino-nano33: adds support for Arduino Nano33 IoT along with mapping to NINA-W102 WiFi chip. 5 years ago
Ayke van Laethem ffa38b183b all: add HiFive1 rev B board with RISC-V architecture 6 years ago
Ayke van Laethem 385d1d0a5d
compiler,runtime: implement a portable conservative GC 6 years ago
Ayke van Laethem 00e91ec569
all: rename garbage collectors 6 years ago
Ayke van Laethem eb1d834dd4 wasm: add support for js.FuncOf 6 years ago
Ayke van Laethem f7687c43aa wasm: fix wasm-ld hang 6 years ago
Ayke van Laethem ba85c82fbb arm: print an error when a HardFault occurs 6 years ago
Anthony Elder 4cd151faf5 Add Feather M0 Board (#356) 6 years ago
Martin Treml fc2ed2bdd0 [Board] Adafruit Trinket (#333) 6 years ago
Ayke van Laethem 1f0595438e main: do not set working directory for Clang invocation 6 years ago
Ayke van Laethem 1d59a960bc main: allow changing the clang command name 6 years ago
Ayke van Laethem 2f2d62cc0c cgo: support builtin #include headers 6 years ago
Yusuke Mitsuki 1322f404a6
stm32: add support for the STM32F4Discovery 6 years ago
Ayke van Laethem 2523772b5d arm: use the lld linker 6 years ago
Ayke van Laethem 31d57fd3d1 main: use wasm-ld instead of wasm-ld-8 on macOS 6 years ago
Ayke van Laethem a2d0f79be3 all: pretend to be linux/arm in baremetal targets 6 years ago
Ayke van Laethem 9c41011e17 all: switch to LLVM 8 6 years ago
Ayke van Laethem 4ad9bd8643 wasm: ignore arguments and environment variables 6 years ago
Ayke van Laethem 41e093d7bb wasm: switch emulator to node.js 6 years ago
Ayke van Laethem 4f932b6e66 all: use internal objcopy implementation 6 years ago
Ron Evans 4424fe087d machine/circuitplay_express: add basic support for Adafruit Circuit Playground express pin mappings 6 years ago
Ron Evans 942d4903ce
machine/atsamd21: extracts functionality for processor family into shared files. 6 years ago
Ayke van Laethem 4b477fad55 all: update Travis CI to Ubuntu Xenial 6 years ago
Ayke van Laethem 25cd982263
main: optionally build with LLD 6 years ago
Ayke van Laethem 602c264749
all: rewrite goroutine lowering 6 years ago
Ayke van Laethem 072ef603fe
wasm: add GOOS/GOARCH properties 6 years ago
Ron Evans e2be7ccf76
sam: add support for Atmel SAMD21 based ItsyBitsy M0 6 years ago
Seth Junot c9f4e41073
wasm: fix typo in wasm_exec.js preventing memory import 6 years ago
Ron Evans b8c326d710
machine/stm32f103xx: implmentation for I2C interface 6 years ago
Ayke 107fccb288 all: add support for more architectures and GOOS/GOARCH (#118) 6 years ago
Ayke 873c1c3b4d Reduce code size for AVR (#116) 6 years ago
Ayke van Laethem 8ee3267260
wasm: compile .c files in packages 6 years ago
Ron Evans 8325f2a53d
reelboard: support Reel Board (nrf52840 dev board) 6 years ago
Ron Evans 8f35a4711a
pca10056: support this nrf52840-based board 6 years ago
Ayke van Laethem e45c4ac182
arm: set default GC to marksweep 6 years ago
Ayke van Laethem 05d70d288d
wasm: fix printing from Go code 6 years ago
Ayke van Laethem dbb3211485
wasm: add glue JS code 6 years ago
Ayke van Laethem e101937589
wasm: fix .json file after compiler updates 6 years ago