hathach / tinyusb

An open source cross-platform USB stack for embedded system
https://www.tinyusb.org
MIT License
4.67k stars 998 forks source link

Revert PR #2245 #2587

Closed hathach closed 2 months ago

hathach commented 2 months ago

Describe the PR

2245 seems to cause some unreasonable blocking wait. msc_cdc example cannot enumerate normally with ram41 evk. Probably more testing and tweaking should be done to re-apply the changes.