-
Notifications
You must be signed in to change notification settings - Fork 6
Add ESP32-C2 support #4
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
Conversation
PR should be now ready to review but not yet tested |
Co-authored-by: Jesse Braham <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks!
Feel free to create a PR upstream in probe-rs, or let me know if you want someone else to take care of that. You can use my H2 PR as a reference: probe-rs/probe-rs#1862. @jessebraham will be able to confirm, but the watchdog reset sequence should be the same as the esp32c3, so you can merge those two together when adding the RISCV reset sequence (like I did with H2 and C6).
Upstream PR created: probe-rs/probe-rs#1869 |
No description provided.