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

Work around for esp32s3 racing/timing issue with macos #2955

Merged
merged 3 commits into from
Jan 20, 2025
Merged

Conversation

hathach
Copy link
Owner

@hathach hathach commented Jan 20, 2025

  • Updated the ESP-IDF toolchain version from v5.3.1 to v5.3.2
  • Set the USB OTG speed to USB_PHY_SPEED_UNDEFINED to avoid esp32-s3 timing/racing issues with certain hosts in hw/bsp/espressif/boards/family.c.
  • Changed the USB SOF event handling to use dcd_event_sof with the frame number in src/portable/nxp/khci/dcd_khci.c.
  • change hfp ci runner to use IAR token since normal IAR license is expired.

@hathach hathach changed the title Fix dwc2 issue Work around for esp32s3 racing/timing issue with macos Jan 20, 2025
@hathach hathach merged commit 2d7d107 into master Jan 20, 2025
178 checks passed
@hathach hathach deleted the fix-dwc2-issue branch January 20, 2025 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant