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

ESP32: watchdog driver #3731

Closed
zephyrbot opened this issue Jun 20, 2017 · 5 comments
Closed

ESP32: watchdog driver #3731

zephyrbot opened this issue Jun 20, 2017 · 5 comments
Labels
area: Drivers Enhancement Changes/Updates/Additions to existing features priority: medium Medium impact/importance bug
Milestone

Comments

@zephyrbot
Copy link
Collaborator

zephyrbot commented Jun 20, 2017

Reported by Leandro Pereira:

ESP32 has 3 watchdog timers. Implement the drivers for them.

(Imported from Jira ZEP-2296)

@zephyrbot
Copy link
Collaborator Author

by Leandro Pereira:

Wrote the watchdog driver today. Will send for review when the issue with interrupt routines is fixed.

(Note to self: create issue to improve watchdog documentation. It's not documented at all, and the interface is a 1:1 mapping to QMSI, which doesn't make sense for anything other than the Quark MCUs supported by that library. There's no abstraction for the modes and timeout values, so the ESP32 driver sort of adapts to handle things in a way that's similar to D2000.)

@zephyrbot
Copy link
Collaborator Author

by Leandro Pereira:

#724

@zephyrbot
Copy link
Collaborator Author

by Mark Linkmeyer:

Since Leandro is now on vacation I'm reassigning this to Andy Ross to finish driving it to the Merged state before the 1.9 Feature Merge Window closes next week. Thanks for the help Andy!

@zephyrbot
Copy link
Collaborator Author

by Chandrakala Kempanna:

Nirmala Devi M Please Verify the Story

@zephyrbot
Copy link
Collaborator Author

by Nirmala Devi M:

Tested and verified esp32 watchdog for Reset mode and Interrupt reset mode and it is working fine.

@zephyrbot zephyrbot added priority: medium Medium impact/importance bug area: Drivers Enhancement Changes/Updates/Additions to existing features labels Sep 23, 2017
@zephyrbot zephyrbot added this to the v1.9.0 milestone Sep 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Drivers Enhancement Changes/Updates/Additions to existing features priority: medium Medium impact/importance bug
Projects
None yet
Development

No branches or pull requests

1 participant