1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/makefiles/arch
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
..
avr8.inc.mk cpu/avr8_common: Fix link with binutils > 2.35.2 2021-10-13 16:37:19 +02:00
cortexm.inc.mk cpu/cortexm_common: add support for Cortex-M33 2020-10-06 17:11:26 +02:00
mips.inc.mk cpu/mips_pic32_common: fix XFA support 2021-02-18 10:46:08 +01:00
msp430.inc.mk cpu/msp430_common: add XFA support 2021-02-18 10:46:08 +01:00
riscv.inc.mk Revert "Remove which from shell invocations" 2021-09-03 11:27:03 +02:00