1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/cpu/atmega_common
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: Refact atmega_common into avr8_common 2021-01-07 16:29:22 -03:00
ldscripts atmega_common: add arch specific XFA ldscript to properly place .roxfa 2021-02-16 14:55:26 +01:00
periph cpu/avr8_common: Normalize method prefix name 2021-01-07 16:29:42 -03:00
atmega_cpu.c cpu/avr8_common: Normalize method prefix name 2021-01-07 16:29:42 -03:00
doc.txt cpu: atmega_common: Initial import 2014-08-27 16:22:48 +02: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/avr8_common: Differentiate avr8 cpu cores 2021-03-15 20:16:10 -03:00
Makefile.include cpu: Refact atmega_common into avr8_common 2021-01-07 16:29:22 -03:00