nuttx/arch/sim
Xiang Xiao 7794dc8821 arch/sim: Set idle thread stack size to zero
To avoid ps generate "Segmentation fault" because do_stackcheck
check the stack color if the stack size doesn't equal zero
BTW, it is better to set idle task stack size to zero since idle
task use the host thread and the stack size from config isn't the
actual value.
2020-02-09 07:42:19 -06:00
..
include Call up_irqinitialize from irq subsystem 2020-02-08 07:39:22 -06:00
src arch/sim: Set idle thread stack size to zero 2020-02-09 07:42:19 -06:00
Kconfig sim/netdev: dependens on LPWORK by default 2020-01-21 14:17:24 +08:00