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

Imxrt compliance #1089

Merged
merged 6 commits into from
Sep 12, 2021
Merged

Imxrt compliance #1089

merged 6 commits into from
Sep 12, 2021

Conversation

hathach
Copy link
Owner

@hathach hathach commented Sep 11, 2021

Describe the PR
Update NXP TDI (transdimension) dcd to fully pass USBCV test #1059 following is changes

  • add other speed descriptor callback tud_descriptor_other_speed_configuration_cb()
  • implement device qualifier and other speed configuration descriptor for high speed device which is required by USBCV e.g to work with full speed host
  • Enhance plugged/ unplugged detection
  • Enhance/implement suspend, resume, remote wakeup
  • implement dcd edpt close all
  • Fix and enhance dcd tdi

…uration_cb()

example implement tud_descriptor_device_qualifier_cb() and
tud_descriptor_other_speed_configuration_cb() on high speed device to
fully compliant to usbcv
…et can clear this

implement unplugged detection for trans dimension dcd
enhance bus reset, unplugged, suspend, resume detection
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.

None yet

1 participant