1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/avr8_common/ldscripts
Marian Buschsieweke 62d6a560b1
cpu/avr8_common: Fix link with binutils > 2.35.2
The xfa.ld script is incompatible with binutils > 2.35.2 and results
in firmwares that wont boot. Sadly, I couldn't figure out an elegant
way to fix the issue. Instead, I modified the linker script provided
by binutils to also include XFA.
2021-10-13 16:37:19 +02:00
..
avr6.ld cpu/avr8_common: Fix link with binutils > 2.35.2 2021-10-13 16:37:19 +02:00
avr51.ld cpu/avr8_common: Fix link with binutils > 2.35.2 2021-10-13 16:37:19 +02:00
avr_common.ld cpu/avr8_common: Fix link with binutils > 2.35.2 2021-10-13 16:37:19 +02:00
avrxmega6.ld cpu/avr8_common: Fix link with binutils > 2.35.2 2021-10-13 16:37:19 +02:00
avrxmega7.ld cpu/avr8_common: Fix link with binutils > 2.35.2 2021-10-13 16:37:19 +02:00