You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PR #9841 (ESP32-P4 USB support) caused USB to stop working on ESP32-S2 and ESP32-S3 builds. The boards no longer appear on USB. CircuitPython is still working: a blink program still blinks.
PR #9841 (ESP32-P4 USB support) caused USB to stop working on ESP32-S2 and ESP32-S3 builds. The boards no longer appear on USB. CircuitPython is still working: a blink program still blinks.
I did a bisect to reduce the problem to #9841.
On other ports, like nordic and atmel-samd, USB still works.
The text was updated successfully, but these errors were encountered: