You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2022/09/27 05:52:34 UTC

[GitHub] [mynewt-core] andrzej-kaczmarek commented on a diff in pull request #2885: da1469x: Add option to not disable watchdog on init

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: commits-unsubscribe@mynewt.apache.org

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