Skip to content

fix(device): Fix forward compatibility with TinyUSB 0.19#292

Merged
tore-espressif merged 1 commit into
masterfrom
fix/tinyusb_0.19
Oct 14, 2025
Merged

fix(device): Fix forward compatibility with TinyUSB 0.19#292
tore-espressif merged 1 commit into
masterfrom
fix/tinyusb_0.19

Conversation

@tore-espressif

@tore-espressif tore-espressif commented Oct 13, 2025

Copy link
Copy Markdown
Collaborator

tusb_teardown() has been renamed to tusb_deinit() in TinyUSB 0.19. hathach/tinyusb@f14fcaa

Related to espressif/tinyusb#60

@roma-jam are there any other places we must change?

@tore-espressif tore-espressif self-assigned this Oct 13, 2025
@tore-espressif tore-espressif added this to the esp_tinyusb v2.0.2 milestone Oct 14, 2025

@roma-jam roma-jam left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks for the changes!

Comment thread device/esp_tinyusb/tinyusb_task.c Outdated
tusb_teardown() has been renamed to tusb_deinit() in TinyUSB 0.19.
hathach/tinyusb@f14fcaa
@tore-espressif tore-espressif merged commit 0aa9495 into master Oct 14, 2025
89 of 100 checks passed
@tore-espressif tore-espressif deleted the fix/tinyusb_0.19 branch October 14, 2025 13:24
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.

3 participants