1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/atxmega
Gerson Fernando Budke 70c597620f cpu/avr8_common: Differentiate avr8 cpu cores
Current there is no way to split code between ATmega and ATxmega in
drivers.  This differentiate AVR8 cores into MEGAs and XMEGAs.

Signed-off-by: Gerson Fernando Budke <nandojve@gmail.com>
2021-03-15 20:16:10 -03:00
..
include cpu: Introduce Atmel xmega cpu 2021-03-15 20:16:10 -03:00
periph cpu: Introduce Atmel xmega cpu 2021-03-15 20:16:10 -03:00
atxmega_cpu.c cpu: Introduce Atmel xmega cpu 2021-03-15 20:16:10 -03:00
doc.txt cpu: Introduce Atmel xmega cpu 2021-03-15 20:16:10 -03:00
Kconfig cpu/avr8_common: Differentiate avr8 cpu cores 2021-03-15 20:16:10 -03:00
Kconfig.XMEGAA cpu: Introduce Atmel xmega cpu 2021-03-15 20:16:10 -03:00
Kconfig.XMEGAB cpu: Introduce Atmel xmega cpu 2021-03-15 20:16:10 -03:00
Kconfig.XMEGAC cpu: Introduce Atmel xmega cpu 2021-03-15 20:16:10 -03:00
Kconfig.XMEGAD cpu: Introduce Atmel xmega cpu 2021-03-15 20:16:10 -03:00
Kconfig.XMEGAE cpu: Introduce Atmel xmega cpu 2021-03-15 20:16:10 -03:00
Makefile cpu: Introduce Atmel xmega cpu 2021-03-15 20:16:10 -03:00
Makefile.dep cpu: Introduce Atmel xmega cpu 2021-03-15 20:16:10 -03:00
Makefile.features cpu/avr8_common: Differentiate avr8 cpu cores 2021-03-15 20:16:10 -03:00
Makefile.include cpu: Introduce Atmel xmega cpu 2021-03-15 20:16:10 -03:00