aboutsummaryrefslogtreecommitdiffhomepage
path: root/targets/avr.ld
AgeCommit message (Expand)Author
2020-10-31avr: properly support the .rodata sectionAyke van Laethem
2020-03-20avr: move data address space to 0x800000Ayke van Laethem
2020-03-17avr: use the correct RAM start addressAyke van Laethem
2020-01-27avr: use a garbage collectorAyke van Laethem
2019-11-12targets: explicitly mark the stack as NOLOADAyke 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-21targets: clean up and unify linker scriptsAyke van Laethem
2018-09-16avr: implement .data sectionAyke van Laethem
2018-09-13targets: move target-specific files to this directoryAyke van Laethem