mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-17 18:43:50 +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.