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 3e20e939c6 cpu: drop cpu_init() from public headers
Boards are no longer supposed fo call the function, so drop it from
public header files.
2021-10-18 17:31:26 +02:00
..
avr_libc_extra avr_libc_extra: implement strerror() 2021-08-09 16:24:04 +02:00
include cpu: drop cpu_init() from public headers 2021-10-18 17:31:26 +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 cpu/avr8_common: implement printf_float 2021-09-28 12:35:43 +02:00
startup.c cpu: drop cpu_init() from public headers 2021-10-18 17:31:26 +02:00
thread_arch.c cpu/avr8_common: Rework and add xmega registers 2021-03-15 20:16:10 -03:00