1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/avr8_common
Benjamin Valentin 87f7e5a963 cpu/atmega_common: move clock init to common code
This code should not be in the realm of the board config, but in
common arch code.
2021-08-27 17:06:50 +02:00
..
avr_libc_extra avr_libc_extra: implement strerror() 2021-08-09 16:24:04 +02:00
include cpu/atmega_common: implement irq_is_enabled() 2021-08-25 08:01:05 +02:00
ldscripts cpu/avr8_common: move ldscripts from atmega_common 2021-03-30 10:50:09 +02:00
avr8_cpu.c cpu/atmega_common: move clock init to common code 2021-08-27 17:06:50 +02: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