mirror of
https://github.com/apache/nuttx.git
synced 2025-12-07 01:44:23 +08:00
for sources that have implemented multiple prog_main, there is a situation where you don't need to add source files but need to register. the add_application method is enhanced so that it can be registered without entering SRCS. Signed-off-by: xuxin19 <xuxin19@xiaomi.com>