xiaoxiang781216 commented on code in PR #11291:
URL: https://github.com/apache/nuttx/pull/11291#discussion_r1423317385


##########
boards/arm/stm32h7/heliguy_fmu-h747ai/configs/nsh_cm7_rptun/defconfig:
##########
@@ -9,6 +9,7 @@
 # CONFIG_NSH_DISABLE_PS is not set
 # CONFIG_STANDARD_SERIAL is not set
 # CONFIG_STM32H7_USE_LEGACY_PINMAP is not set
+CONFIG_APPS_DIR="../nuttx-apps"

Review Comment:
   It's hard to change the default value base on the real apps location since 
it is defined in Kconfig. One possible solution is trying nuttx-apps in 
configure.sh/Makefile if apps doesn't exist.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to