mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-18 19:13:51 +01:00
`pm_set()` gets called by the idle thread whose stack is too small for normal DEBUG()/printf(). Use DEBUG_PUTS() instead to print the static debug strings.