aboutsummaryrefslogtreecommitdiffhomepage
path: root/targets/pca10040.json
AgeCommit message (Expand)Author
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-09all: rename 'arm' to 'tinygo.arm' for Cortex-MAyke van Laethem
2018-10-07all: use compiler-rt for builtinsAyke van Laethem
2018-10-03nrf: better formatting of pca10040.jsonAyke van Laethem
2018-10-03all: implement gdb sub-command for easy debuggingAyke van Laethem
2018-09-22targets: put board name in build tagsAyke van Laethem
2018-09-22all: move generic ARM bits into separate filesAyke van Laethem
2018-09-21all: generate interrupt vector from .svd fileAyke van Laethem
2018-09-18nrf: use correct ISA type for pca10040Ayke van Laethem
2018-09-18nrf: use assembly for nrf52, not nrf51Ayke van Laethem
2018-09-14all: implement `tinygo flash` commandAyke van Laethem
2018-09-14compiler: produce .hex files directlyAyke van Laethem
2018-09-13targets: move target-specific files to this directoryAyke van Laethem
2018-09-12targets/pca10040: support linking from within the compilerAyke van Laethem
2018-09-12all: make targets configurable with a JSON fileAyke van Laethem