exec_spawn never returns

This commit is contained in:
Lee Lup Yuen 2023-07-15 15:44:46 +08:00
parent 32c2acf35e
commit 224436e95a

View file

@ -2361,6 +2361,8 @@ work_start_lowpri: Starting low-priority kernel worker thread(s)
nx_start_application: Starting init task: /system/bin/init
```
TODO: What is `/system/bin/init`? It is present?
# TODO
TODO: Any NuttX Boards using Supervisor Mode / OpenSBI?