Merge pull request #11615 from cladmi/pr/cpu/atmega_common/ldscripts_compat/doc
cpu/atmega*/ldscripts_compat: add command to generate ldscript
This commit is contained in:
commit
fcd7f2233a
@ -6,3 +6,9 @@ overriden to configure ROM and RAM length.
|
|||||||
|
|
||||||
This ldscript is used for supporting older versions on avr-binutils like on
|
This ldscript is used for supporting older versions on avr-binutils like on
|
||||||
ubuntu xenial.
|
ubuntu xenial.
|
||||||
|
|
||||||
|
Generated by extracting the output of
|
||||||
|
|
||||||
|
avr-gcc -Wl,--verbose -mmcu=$(CPU)
|
||||||
|
|
||||||
|
With avr-binutils 2.26
|
||||||
|
|||||||
@ -6,3 +6,9 @@ overriden to configure ROM and RAM length.
|
|||||||
|
|
||||||
This ldscript is used for supporting older versions on avr-binutils like on
|
This ldscript is used for supporting older versions on avr-binutils like on
|
||||||
ubuntu xenial.
|
ubuntu xenial.
|
||||||
|
|
||||||
|
Generated by extracting the output of
|
||||||
|
|
||||||
|
avr-gcc -Wl,--verbose -mmcu=$(CPU)
|
||||||
|
|
||||||
|
With avr-binutils 2.26
|
||||||
|
|||||||
@ -6,3 +6,9 @@ overriden to configure ROM and RAM length.
|
|||||||
|
|
||||||
This ldscript is used for supporting older versions on avr-binutils like on
|
This ldscript is used for supporting older versions on avr-binutils like on
|
||||||
ubuntu xenial.
|
ubuntu xenial.
|
||||||
|
|
||||||
|
Generated by extracting the output of
|
||||||
|
|
||||||
|
avr-gcc -Wl,--verbose -mmcu=$(CPU)
|
||||||
|
|
||||||
|
With avr-binutils 2.26
|
||||||
|
|||||||
@ -6,3 +6,9 @@ overriden to configure ROM and RAM length.
|
|||||||
|
|
||||||
This ldscript is used for supporting older versions on avr-binutils like on
|
This ldscript is used for supporting older versions on avr-binutils like on
|
||||||
ubuntu xenial.
|
ubuntu xenial.
|
||||||
|
|
||||||
|
Generated by extracting the output of
|
||||||
|
|
||||||
|
avr-gcc -Wl,--verbose -mmcu=$(CPU)
|
||||||
|
|
||||||
|
With avr-binutils 2.26
|
||||||
|
|||||||
@ -6,3 +6,9 @@ overriden to configure ROM and RAM length.
|
|||||||
|
|
||||||
This ldscript is used for supporting older versions on avr-binutils like on
|
This ldscript is used for supporting older versions on avr-binutils like on
|
||||||
ubuntu xenial.
|
ubuntu xenial.
|
||||||
|
|
||||||
|
Generated by extracting the output of
|
||||||
|
|
||||||
|
avr-gcc -Wl,--verbose -mmcu=$(CPU)
|
||||||
|
|
||||||
|
With avr-binutils 2.26
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user