gustavonihei opened a new pull request #5601: URL: https://github.com/apache/incubator-nuttx/pull/5601
## Summary This PR intends to add support for the Main System Watchdog Timers 0 and 1 of ESP32-S3. Support for RTC Watchdog Timer is currently in place, but not yet functional due to not yet implemented RTC driver. ![image](https://user-images.githubusercontent.com/38959758/155541819-b1ac0301-3ddc-4acf-a750-a308676b4f43.png) ## Impact New feature for ESP32-S3 chip. ## Testing `esp32s3-devkit:watchdog` Validated with the **watchdog** example application from `nuttx-apps`. -- 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-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org