mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
8cc0199437
Our AVR port doesn't make use of an ISR stack and just victimizes the stack of whatever thread happens to be running, which in most cases is the idle thread. Hence, the idle stack has to be large enough to support the ztimer ISR. |
||
---|---|---|
.. | ||
include | ||
periph | ||
atmega_cpu.c | ||
doc.txt | ||
Kconfig | ||
Makefile | ||
Makefile.dep | ||
Makefile.features | ||
Makefile.include |