1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +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 cpu/avr8_common: Normalize method prefix name 2021-01-07 16:29:42 -03:00
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 cpu: Refact atmega_common into avr8_common 2021-01-07 16:29:22 -03:00
Kconfig cpu/avr8_common: Differentiate avr8 cpu cores 2021-03-15 20:16:10 -03:00
Makefile cpu: Refact atmega_common into avr8_common 2021-01-07 16:29:22 -03:00
Makefile.dep cpu: Refact atmega_common into avr8_common 2021-01-07 16:29:22 -03:00
Makefile.features cpu: Refact atmega_common into avr8_common 2021-01-07 16:29:22 -03:00
Makefile.include makefiles/arch/atmega.inc.mk: Rename to avr8.inc.mk 2021-03-15 20:16:10 -03:00
startup.c cpu/atmega_common: add dbgpin initialization 2021-02-26 11:34:52 +01:00
thread_arch.c cpu/avr8_common: Rework and add xmega registers 2021-03-15 20:16:10 -03:00