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

Add tuh deinit #2530

Merged
merged 12 commits into from
Mar 25, 2024
Merged

Add tuh deinit #2530

merged 12 commits into from
Mar 25, 2024

Conversation

hathach
Copy link
Owner

@hathach hathach commented Mar 22, 2024

Describe the PR
Start adding tuh_deinit(), this also need

  • hcd deinit() not implemented on any controller yet.
  • class driver deinit()
  • tu_edpt_stream_deinit()
  • semaphore/mutex/queue delete
  • add .name to usbh_class_driver_t without the need of enabling log, also change init() signature from void to bool.
  • add TUSB_VERSION_BUILD that increased when API changes within an release
  • other code reformat

@hathach hathach merged commit 5b0e255 into master Mar 25, 2024
94 checks passed
@hathach hathach deleted the add-tuh-deinit branch March 25, 2024 12:15
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.

1 participant