wangchdo commented on PR #3168: URL: https://github.com/apache/nuttx-apps/pull/3168#issuecomment-3268523747
> @wangchdo my comment isn't addressed yet, BTW the build error need fix too Hi @xiaoxiang781216 I think all your comments have been resolved. Besides, builtin->main() is `main_t`, nornal command handler is `nsh_cmd_t` so we can not use a single handler variable in nsh_command for both builtin command and the normal command handler. The BV error is not related to this PR, I just re-triggered the CI process. -- 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: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org