xiaoxiang781216 commented on code in PR #3639:
URL: https://github.com/apache/nuttx-apps/pull/3639#discussion_r3594144596


##########
testing/drivers/drivertest/Kconfig:
##########
@@ -24,6 +24,14 @@ config TESTING_DRIVER_TEST_SIMPLE
        bool "Enable cmocka driver simple test"
        default n
 
+config TESTING_DRIVER_TEST_WATCHDOG_ONLY

Review Comment:
   why need special config



##########
testing/drivers/drivertest/drivertest_watchdog.c:
##########
@@ -57,6 +60,12 @@
 #define WDG_DEFAULT_TIMEOUT 2000
 #define WDG_DEFAULT_TESTCASE 0
 #define WDG_DEFAULT_DEVIATION 20
+#ifndef BOARDIOC_RESETCAUSE_SYS_CHIPPOR

Review Comment:
   why need



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to