mirror of
https://github.com/apache/nuttx.git
synced 2026-03-27 18:49:51 +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>