You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The tinyusb version pulled by SDK 2.1.0 is missing a fix causing panic when using a composite usb device (audio and cdc/acm). The problem seems to be well known and fixed in current versions of tinyusb. See: hathach/tinyusb#1802
A future SDK release needs an updated version of tinyusb.
As a temporary fix for everyone affected, replace the dcd_rp2040.c of the pulled tinyusb library with: