1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/avr8_common
Koen Zandberg 0d43c96ac7
cpu/avr8_common: Add dummy thread_arch.h header
The thread_yield_higher function is complex enough to not inline it for
the avr8 cpu
2021-01-19 11:03:21 +01:00
..
avr_libc_extra cpu/avr8_common: Normalize method prefix name 2021-01-07 16:29:42 -03:00
include cpu/avr8_common: Add dummy thread_arch.h header 2021-01-19 11:03:21 +01:00
avr8_cpu.c cpu/avr8_common: Normalize method prefix name 2021-01-07 16:29:42 -03:00
doc.txt cpu: Refact atmega_common into avr8_common 2021-01-07 16:29:22 -03:00
Kconfig cpu: Refact atmega_common into avr8_common 2021-01-07 16:29:22 -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: Refact atmega_common into avr8_common 2021-01-07 16:29:22 -03:00
startup.c cpu/avr8_common: Normalize method prefix name 2021-01-07 16:29:42 -03:00
thread_arch.c cpu/avr8_common: Normalize method prefix name 2021-01-07 16:29:42 -03:00