linguini1 commented on issue #11321: URL: https://github.com/apache/nuttx/issues/11321#issuecomment-3725059533
I know that this PR was closed, and it appears there are no plans for the author to continue it, but is there a general agreement that something similar to this init approach would be the preferred change? https://github.com/apache/nuttx-apps/pull/3192 I am envisioning some pure initializer (like nxinit was) that allows the user to choose 1+ different processes to start after boot time, and also which takes care of some common logic like starting up USB, etc. Once such an initializer is accepted by the community, I think we can then move to transform NSH from this "do-all" solution to a pure shell that users can choose to include or not. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
