mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-26 15:03:53 +01:00
If a timer triggers while the idle thread is running, previously a stack overflow was triggered. This commit increases the idle threads stack size if xtimer is used.