aboutsummaryrefslogtreecommitdiffhomepage
path: root/targets
AgeCommit message (Expand)Author
2019-11-20nrf: support for SoftDevice s140 PCA10056 boardNikolas Sepos
2019-11-16nrf: fix nrf52-s132v6 configAyke van Laethem
2019-11-15Adding Support for Adafruit Metro M4 Express Airlift (#694)BCG
2019-11-12targets: explicitly mark the stack as NOLOADAyke van Laethem
2019-11-08nrf: add support for SoftDevices to PCA10040 boardAyke van Laethem
2019-11-05Adding Board: Feather M4 Express (#688)BCG
2019-11-04compileopts: add linkerscript keyAyke van Laethem
2019-11-03machine: add support for the X9 Pro smartwatchAyke van Laethem
2019-11-01qemu: rename assembly fileAyke van Laethem
2019-11-01cortexm: move SemihostingCall impl to the right asm fileAyke van Laethem
2019-10-28nrf: add support for the PineTime64 devkitAyke van Laethem
2019-10-14targets: refactor flash/gdb target configurationAyke van Laethem
2019-10-13flash: support flashing boards using Mass Storage Device (MSD) operation for ...Ron Evans
2019-10-13flash: add ability to perform 1200baud port reset for MCUs that can detect th...Ron Evans
2019-09-17machine/stm32f103xx/nucleo-f103rb: add support for NUCLEO-F103RB STM32F1-base...cn
2019-09-16Add syscall/js.valueInvoke supportKonstantin Itskov
2019-09-16Add syscall/js.valueSetIndex supportKonstantin Itskov
2019-09-14machine/atsamd51: add support for ATSAMD51 processor using Adafruit ItsyBitsy...Ron Evans
2019-08-15compiler,runtime: implement stack-based schedulerAyke van Laethem
2019-08-09gameboy-advance: don't crash copying unaligned stringsKyle Lemons (Loon, LLC)
2019-08-05targets: add support for GameBoy AdvanceAyke van Laethem
2019-08-04all: use baremetal build tagAyke van Laethem
2019-07-25Device path at flash time for several boardsTrevor Rosen
2019-07-08wasm: set the stack at the start of linear memoryAyke van Laethem
2019-07-07machine/samd21/arduino-nano33: adds support for Arduino Nano33 IoT along with...Ron Evans
2019-07-07all: add HiFive1 rev B board with RISC-V architectureAyke van Laethem
2019-07-01compiler,runtime: implement a portable conservative GCAyke van Laethem
2019-07-01all: rename garbage collectorsAyke van Laethem
2019-05-27wasm: add support for js.FuncOfAyke van Laethem
2019-05-25wasm: fix wasm-ld hangAyke van Laethem
2019-05-20arm: print an error when a HardFault occursAyke van Laethem
2019-05-19Add Feather M0 Board (#356)Anthony Elder
2019-05-14[Board] Adafruit Trinket (#333)Martin Treml
2019-05-03main: do not set working directory for Clang invocationAyke van Laethem
2019-04-30main: allow changing the clang command nameAyke van Laethem
2019-04-25cgo: support builtin #include headersAyke van Laethem
2019-04-13stm32: add support for the STM32F4DiscoveryYusuke Mitsuki
2019-04-04arm: use the lld linkerAyke van Laethem
2019-04-04main: use wasm-ld instead of wasm-ld-8 on macOSAyke van Laethem
2019-03-23all: pretend to be linux/arm in baremetal targetsAyke van Laethem
2019-03-22all: switch to LLVM 8Ayke van Laethem
2019-03-07wasm: ignore arguments and environment variablesAyke van Laethem
2019-03-04wasm: switch emulator to node.jsAyke van Laethem
2019-03-04all: use internal objcopy implementationAyke van Laethem
2019-02-24machine/circuitplay_express: add basic support for Adafruit Circuit Playgroun...Ron Evans
2019-02-20machine/atsamd21: extracts functionality for processor family into shared files.Ron Evans
2019-02-05all: update Travis CI to Ubuntu XenialAyke van Laethem
2019-02-01main: optionally build with LLDAyke van Laethem
2019-01-21all: rewrite goroutine loweringAyke van Laethem
2019-01-21wasm: add GOOS/GOARCH propertiesAyke van Laethem