mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
606d72f64b
At the end of an ISR, the ATmega code was doing an `thread_yield()` instead of a `thread_yield_higher()`. This resulted in tests/isr_yield_higher failing. Fixing this saves a few lines of code, some ROM, and solves the issue. |
||
---|---|---|
.. | ||
atmega_regs_common.h | ||
c11_atomics_compat_cpu.hpp | ||
cpu_conf.h | ||
cpu.h | ||
periph_cpu_common.h |