Zhangshoukui commented on code in PR #2926: URL: https://github.com/apache/nuttx-apps/pull/2926#discussion_r1901417195
########## examples/adxl372_test/Kconfig: ########## @@ -6,6 +6,7 @@ config EXAMPLES_ADXL372_TEST tristate "ADXL372 test program" default n + depends on SPI Review Comment: done ########## examples/battery/Kconfig: ########## @@ -6,6 +6,7 @@ config EXAMPLES_BATTERY tristate "Battery monitor example" default n + depends on BATTERY_CHARGER Review Comment: done -- 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