kasjer opened a new pull request #2272: watchdog: Fix places that ignore 
WATCHDOG_INTERVAL=0
URL: https://github.com/apache/mynewt-core/pull/2272
 
 
   When WATCHDOG_INTERVAL is set to zero
   - flash loader would try to initialize watchdog with 0 value
     that would most likely not work
   - hal_flash for STM MCUs would try to tickle uninitialized
     watchdog and that would result in hard fault

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to