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