`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.
`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.