1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/atmega128rfa1
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
..
include cpu/atmega_common: use TIMER_CHANNEL_NUMOF 2020-06-24 00:45:35 +02:00
doc.txt cpu/atmega128rfa1: ATmega128rfa1 MCU support 2019-10-17 19:20:31 +02:00
Kconfig cpu/atmega128rfa1: Add Kconfig symbols 2020-06-22 16:10:40 +02:00
Makefile cpu/atmega_common: move periph/cpuid.c to common code 2019-10-17 19:20:31 +02:00
Makefile.dep treewide: change netdev driver dependencies against netdev_default 2020-08-27 11:46:25 +02:00
Makefile.features atmega_common: provide CPU ID for every device 2019-11-08 16:58:03 +01:00
Makefile.include cpu/avr8_common: Fix link with binutils > 2.35.2 2021-10-13 16:37:19 +02:00