cederom commented on PR #3192: URL: https://github.com/apache/nuttx-apps/pull/3192#issuecomment-3452586116
I still think it would be good to refactor `init_*` to `nxinit_*` or at least have self-explanatory `nxinit_main` in the configs since application is called nxinit. What do you think guys? :-) ``` CONFIG_INIT_ENTRYPOINT="nxinit_main" ``` -- 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]
