What's Changed
Update TinyUSB to 0.19.0 with new class support, MCU additions, and broad API cleanup by @hathach in #554
- Add Media Transfer Protocol (MTP) device class, descriptors, and config flag.
- Extend MCU support (STM32WBA, ESP32H4) and refine several ports (DWC2, STM32 FSDEV).
- Normalize application callbacks: headers declare non-weak prototypes; weak stubs provided in source files. Various bug fixes and small API improvements.
Full Changelog: 3.7.2...3.7.3