aboutsummaryrefslogtreecommitdiffhomepage
path: root/targets/digispark.json
AgeCommit message (Expand)Author
2022-11-06avr: drop GNU toolchain dependencyAyke van Laethem
2022-04-28all: make emulator command a string instead of a []stringAyke van Laethem
2021-02-12digispark: split off attiny85 targetAyke van Laethem
2020-06-30avr: fix target tripleAyke van Laethem
2020-03-17avr: pass the correct -mmcu flag to the linkerAyke van Laethem
2020-02-26avr: support `tinygo run` with simavrAyke van Laethem
2019-11-04compileopts: add linkerscript keyAyke van Laethem
2019-10-14targets: refactor flash/gdb target configurationAyke van Laethem
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