mirror of
https://github.com/apache/nuttx.git
synced 2026-05-12 01:27:10 +08:00
c5f85f8275
Currently, nuttx_generate_kconfig() can only parse subdirectories under apps/. This patch extends its capability to also parse external directories referenced from the apps tree. Signed-off-by: Chengdong Wang <wangchengdong@lixiang.com>