aboutsummaryrefslogtreecommitdiffhomepage
path: root/targets
AgeCommit message (Expand)Author
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
2019-01-18sam: add support for Atmel SAMD21 based ItsyBitsy M0Ron Evans
2019-01-18wasm: fix typo in wasm_exec.js preventing memory importSeth Junot
2019-01-10machine/stm32f103xx: implmentation for I2C interfaceRon Evans
2019-01-05all: add support for more architectures and GOOS/GOARCH (#118)Ayke
2019-01-04Reduce code size for AVR (#116)Ayke
2018-12-10wasm: compile .c files in packagesAyke van Laethem
2018-12-01reelboard: support Reel Board (nrf52840 dev board)Ron Evans
2018-12-01pca10056: support this nrf52840-based boardRon Evans
2018-11-28arm: set default GC to marksweepAyke van Laethem
2018-11-25wasm: fix printing from Go codeAyke van Laethem
2018-11-24wasm: add glue JS codeAyke van Laethem
2018-11-24wasm: fix .json file after compiler updatesAyke van Laethem
2018-11-22all: compile and link using clang, where possibleAyke van Laethem
2018-11-21pca10031: add support for PCA10031 nrf51 wireless dongleRon Evans
2018-11-20avr: add support for the digisparkAyke van Laethem
2018-11-20avr: make stack size configurableAyke van Laethem
2018-11-19targets: let specific targets inherit more general targetsAyke van Laethem
2018-11-19targets: make compiler runtime selection more configurableAyke van Laethem
2018-11-18runtime: implement a simple mark/sweep garbage collectorAyke van Laethem
2018-11-09all: rename 'arm' to 'tinygo.arm' for Cortex-MAyke van Laethem
2018-10-30wasm: allow all undefined symbolsAyke van Laethem
2018-10-21all: add WebAssembly backendAyke van Laethem
2018-10-18nrf: add nrf52840-mdk boardAyke van Laethem
2018-10-08all: add emulation support for Cortex-M3 with QEMUAyke van Laethem
2018-10-07all: improve compiler-rt compilationAyke van Laethem
2018-10-07all: use compiler-rt for builtinsAyke van Laethem
2018-10-06nrf: add micro:bit boardAyke van Laethem
2018-10-03nrf: better formatting of pca10040.jsonAyke van Laethem