* stack size for idle thread was too small * main stack gets initialized with KERNEL_CONF_STACKSIZE_DEFAULT + KERNEL_CONF_STACKSIZE_PRINTF, leading to a huge main thread stack
* stack size for idle thread was too small * main stack gets initialized with KERNEL_CONF_STACKSIZE_DEFAULT + KERNEL_CONF_STACKSIZE_PRINTF, leading to a huge main thread stack