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

Support USB resuming #1

Closed
paul356 opened this issue May 6, 2023 · 2 comments
Closed

Support USB resuming #1

paul356 opened this issue May 6, 2023 · 2 comments
Assignees

Comments

@paul356
Copy link
Owner

paul356 commented May 6, 2023

No description provided.

@paul356
Copy link
Owner Author

paul356 commented May 6, 2023

An issue actually exists with esp-idf 4.4 tinyusb. The code for esp32sx misses the resume interrupt flag. Because USB resume events are not handled, USB devices will stay in suspend until next reboot.

@paul356 paul356 self-assigned this May 6, 2023
@paul356
Copy link
Owner Author

paul356 commented May 6, 2023

Add the link for the IDF pull request. espressif/esp-idf#11281

@paul356 paul356 closed this as completed May 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

1 participant