Skip to content

refactor(usbh) improve the usage of bus info #3093

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

Merged
merged 3 commits into from
Apr 23, 2025
Merged

Conversation

hathach
Copy link
Owner

@hathach hathach commented Apr 23, 2025

Describe the PR

  • rename hcd_devtree_info_t to tuh_bus_info_t, hcd_devtree_get_info to hcd_bus_info_get
  • streamline bus info to usbh_devies, also replace dev0 (renamed to dev0_bus)
  • move usbh ctrl_xfer into usbh_data
  • rename and add new API tuh_bus_info_get() for application

close #2357

…hcd_bus_info_get

streamline bus info to usbh_devies, also replace dev0 (renamed to dev0_bus)
@hathach hathach merged commit 8b3c558 into master Apr 23, 2025
178 checks passed
@hathach hathach deleted the refactor-usbh-bus-info branch April 23, 2025 13:08
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