Age | Commit message (Expand) | Author |
---|---|---|
2020-10-31 | avr: properly support the .rodata section | Ayke van Laethem |
2020-03-20 | avr: move data address space to 0x800000 | Ayke van Laethem |
2020-03-17 | avr: use the correct RAM start address | Ayke van Laethem |
2020-01-27 | avr: use a garbage collector | Ayke van Laethem |
2019-11-12 | targets: explicitly mark the stack as NOLOAD | Ayke van Laethem |
2018-11-20 | avr: make stack size configurable | Ayke van Laethem |
2018-09-23 | avr: make linker script generic | Ayke van Laethem |
2018-09-23 | avr: automatically generate interrupt vectors | Ayke van Laethem |
2018-09-21 | targets: clean up and unify linker scripts | Ayke van Laethem |
2018-09-16 | avr: implement .data section | Ayke van Laethem |
2018-09-13 | targets: move target-specific files to this directory | Ayke van Laethem |