aboutsummaryrefslogtreecommitdiffhomepage
path: root/targets/arduino.json
AgeCommit message (Expand)Author
2019-01-04Reduce code size for AVR (#116)Ayke
2018-11-22all: compile and link using clang, where possibleAyke van Laethem
2018-11-20avr: add support for the digisparkAyke van Laethem
2018-11-20avr: make stack size configurableAyke van Laethem
2018-09-23avr: make linker script genericAyke van Laethem
2018-09-23avr: automatically generate interrupt vectorsAyke van Laethem
2018-09-22targets: put board name in build tagsAyke van Laethem
2018-09-16avr: link with the GCC runtime libraryAyke 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-12all: support Arduino in the compiler driverAyke van Laethem
2018-09-12all: make targets configurable with a JSON fileAyke van Laethem