mirror of
https://github.com/apache/nuttx.git
synced 2025-12-07 10:03:38 +08:00
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>