xiaoxiang781216 merged PR #2934:
URL: https://github.com/apache/nuttx-apps/pull/2934
--
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...
xuxin930 opened a new pull request, #2934:
URL: https://github.com/apache/nuttx-apps/pull/2934
## Summary
Support `add_application` to register without compiling,
used in scenarios where redefining the main symbol is not required
## Impact
enhancement
## Testing