1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-16 00:54:23 +01:00
RIOT/cpu/avr8_common
Marian Buschsieweke 5cc62437da
cpu/avr8_common: move ldscripts from atmega_common
The ldscripts are already used for both ATmega and ATxmega, so it
makes sense to have them in the common folder.
2021-03-30 10:50:09 +02:00
..
avr_libc_extra
include cpu/avr8_common/avr8_cpu: Add xmega clock 2021-03-15 20:16:10 -03:00
ldscripts cpu/avr8_common: move ldscripts from atmega_common 2021-03-30 10:50:09 +02:00
avr8_cpu.c cpu/avr8_common/avr8_cpu: Add xmega clock 2021-03-15 20:16:10 -03:00
doc.txt
Kconfig
Makefile
Makefile.dep
Makefile.features
Makefile.include makefiles/arch/atmega.inc.mk: Rename to avr8.inc.mk 2021-03-15 20:16:10 -03:00
startup.c
thread_arch.c