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

More host enhancement #1393

Merged
merged 16 commits into from
Mar 11, 2022
Merged

More host enhancement #1393

merged 16 commits into from
Mar 11, 2022

Conversation

hathach
Copy link
Owner

@hathach hathach commented Mar 10, 2022

Describe the PR
Several enhancement to host stack

  • refactor endpoint claim/release shared (host & device)
  • fix several enumeration issue with hub
  • add mutex support for host control transfer, return false if there is on-going transfer already.
  • merge usbh_control.c to usbh.c
  • rename host descriptor API e.g tuh_descriptor_device_get() --> tuh_descriptor_get_device()

Copy link
Collaborator

@tannewt tannewt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good overall to me. One minor comment.

@hathach hathach merged commit 69ef918 into master Mar 11, 2022
@hathach hathach deleted the more-host-bare-api branch March 11, 2022 03:33
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.

2 participants