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

Fix TinyUSB Enumeration bug on ESP32-S3 #625

Merged
merged 8 commits into from
Sep 5, 2024
Merged

Conversation

brentru
Copy link
Member

@brentru brentru commented Sep 5, 2024

This pull request updates the TinyUSB dependency to include a patch for the ESP32-S3's USB enumeration bug first reported in #591. I've also updated WipperSnapper's USB-MSC Filesystem class to force enumeration per @hathach 's advice in adafruit/Adafruit_TinyUSB_Arduino#436 (comment)

Related patch in TinyUSB: adafruit/Adafruit_TinyUSB_Arduino#454
Resolves: #591

@brentru
Copy link
Member Author

brentru commented Sep 5, 2024

Tested on Adafruit Feather ESP32-S3 Reverse TFT

@brentru brentru merged commit a751f1a into main Sep 5, 2024
33 checks passed
@brentru brentru deleted the fix-fs-enumeration-bug branch September 5, 2024 18:47
@brentru brentru mentioned this pull request Sep 5, 2024
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.

QTPY S3 will not load the WIPPER drive
2 participants