Files
nuttx/sched/init
wangchengdong 3430ad2e1c sched/init/nx_bringup.c: Add support for CONFIG_INIT_NONE in a flat build
In a flat build, a separate init thread should not be mandatory,
users can create a user task in the board early initialization or late initialization hook.
2025-08-31 18:38:36 +08:00
..