Age | Commit message (Expand) | Author |
---|---|---|
2022-11-06 | avr: drop GNU toolchain dependency | Ayke van Laethem |
2022-04-28 | all: make emulator command a string instead of a []string | Ayke van Laethem |
2021-02-12 | digispark: split off attiny85 target | Ayke van Laethem |
2020-06-30 | avr: fix target triple | Ayke van Laethem |
2020-03-17 | avr: pass the correct -mmcu flag to the linker | Ayke van Laethem |
2020-02-26 | avr: support `tinygo run` with simavr | Ayke van Laethem |
2019-11-04 | compileopts: add linkerscript key | Ayke van Laethem |
2019-10-14 | targets: refactor flash/gdb target configuration | Ayke van Laethem |
2019-01-04 | Reduce code size for AVR (#116) | Ayke |
2018-11-22 | all: compile and link using clang, where possible | Ayke van Laethem |
2018-11-20 | avr: add support for the digispark | Ayke van Laethem |