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

feature(tinyusb): Implemented various changes for the main logic of driver #34

Merged
merged 3 commits into from
Nov 8, 2024

Conversation

roma-jam
Copy link
Collaborator

@roma-jam roma-jam commented Nov 1, 2024

Requirements

  • [ESP32S2/S3] Fixed the USB VBUS detection
  • [ESP32P4] Fixed HS port selection in Device mode for ESP32P4
  • [all chips] Disabled one debug line, which could be printed from IRQ and cause KERNEL PANIC

Limitations

  • No support for ESP32P4 FS PHY (USB 1.1)

Breaking change

No breaking changes

Checklist

  • Pull Request name has appropriate format (for example: "fix(dcd_dwc2): Resolved address selection when several phy are present")
  • Optional: README.md updated
  • CI passing

Related issues

No related issues

@roma-jam roma-jam self-assigned this Nov 1, 2024
@roma-jam roma-jam force-pushed the feature/proprietary_changes_main branch from e81169c to 3c86895 Compare November 1, 2024 12:12
@roma-jam roma-jam marked this pull request as ready for review November 4, 2024 09:34
@roma-jam roma-jam force-pushed the feature/proprietary_changes_main branch from 3c86895 to 175236e Compare November 7, 2024 12:34
@roma-jam roma-jam force-pushed the feature/proprietary_changes_main branch from 175236e to 26bda5e Compare November 7, 2024 12:36
Base automatically changed from change/repo_templates to release/v0.17 November 8, 2024 09:29
@roma-jam roma-jam merged commit 6953f8e into release/v0.17 Nov 8, 2024
70 checks passed
@roma-jam roma-jam deleted the feature/proprietary_changes_main branch November 8, 2024 09:30
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.

2 participants