Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

risc-v/esp32c3: Add support for Main System Watchdog Timer #2875

Merged
merged 1 commit into from
Feb 22, 2021

Conversation

gustavonihei
Copy link
Contributor

Summary

Add support for the Main System Watchdog Timers 0 and 1 of the ESP32-C3 chips.
Tested on the ESP32-C3 DevKit with the WROOM-02 module.

Impact

New driver for the ESP32-C3, no impact if not enabled.

Testing

esp32c3-devkit:watchdog for testing the reset action on expiration.
esp32c3-devkit:watcher for testing the interrupt trigger using the capture mode.

@gustavonihei gustavonihei force-pushed the feature/implement-watchdog-driver branch 2 times, most recently from 6f167dd to 76f55db Compare February 22, 2021 13:05
@gustavonihei gustavonihei force-pushed the feature/implement-watchdog-driver branch from 76f55db to 4938382 Compare February 22, 2021 14:06
@Ouss4 Ouss4 merged commit 291a575 into apache:master Feb 22, 2021
@gustavonihei gustavonihei deleted the feature/implement-watchdog-driver branch March 22, 2021 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants