fdcavalcanti opened a new pull request, #13991: URL: https://github.com/apache/nuttx/pull/13991
## Summary This PR adds Timer Group 1 peripheral initialization during startup of watchdog timers. Only timer group 0 and RTC peripheral (for watchdog2) were enable during board start up sequence, but group 1 was left out. Affects ESP32S3 only. ## Impact Fixes /dev/watchdog1 which was not rebooting the device as expected. ## Testing Ran watchdog example on /dev/watchdog1. Device reboots as expected. -- 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]
