1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-16 07:52:44 +01:00
RIOT/cpu/atmega128rfa1/ldscripts_compat/README.md
2019-10-17 19:20:31 +02:00

15 lines
344 B
Markdown

avr linkerscript
================
Starting from avr-binutils 2.26, the linker defines symbol that can be
overriden to configure ROM and RAM length.
This ldscript is used for supporting older versions on avr-binutils like on
ubuntu xenial.
Generated by extracting the output of
avr-gcc -Wl,--verbose -mmcu=$(CPU)
With avr-binutils 2.26