andrzej-kaczmarek commented on code in PR #2885:
URL: https://github.com/apache/mynewt-core/pull/2885#discussion_r980778077


##########
hw/mcu/dialog/da1469x/syscfg.yml:
##########
@@ -454,6 +454,11 @@ syscfg.defs:
         restrictions:
             - '!GPADC_BATTERY'
 
+    WATCHDOG_DISABLE_ON_INIT:
+        description: >
+          'Enable watchdog on init'
+        value: 1

Review Comment:
   I'd also prefix this option with `MCU_` as it will be more consistent with 
other syscfg options that are specific to particular MCU rather than a generic 
ones



-- 
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