1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/atmega_common/include
Gerson Fernando Budke 4cbd311196 cpu: Refact atmega_common into avr8_common
Split atmega_common code into avr8_common folder.  This moves common
avr8 code to be used for all avr8 variants: tiny, mega and xmega.

Signed-off-by: Gerson Fernando Budke <nandojve@gmail.com>
2021-01-07 16:29:22 -03:00
..
atmega_gpio.h cpu/atmega_common: Restructured code 2019-11-12 20:15:59 +01:00
atmega_regs_common.h cpu/atmega32u4: add support for ATmega32U4 2019-05-24 15:12:47 +02:00
cpu_clock.h cpu/atmega_common: Extract clock definitions 2021-01-07 16:17:05 -03:00
cpu_conf.h cpu/atmega_common: increase stack size with xtimer 2020-07-27 16:52:36 +02:00
periph_cpu_common.h cpu/atmega_common/periph_timer: Add timer_set 2020-05-28 11:46:02 +02:00