Releases: adafruit/Adafruit_TinyUSB_Arduino
Releases · adafruit/Adafruit_TinyUSB_Arduino
3.7.3 Add MTP device class, support STM32WBA + ESP32H4
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
3.7.2 Update TinyUSB to commit 89f8fbc
3.7.1 Removed redundant USE_TINYUSB macro from PlatformIO library manifest.
3.7.0 Pio-usb host requirement now multiples of 12MHz
What's Changed
- Update pio-usb host requirement to only multiple of 12Mhz (previously 120Mhz) by @hathach in 8c615b6)
- Update example by @hathach in #536
Full Changelog: 3.6.1...3.7.0
3.6.1 Resolve MSC SD Card example conflict with host (especially MacOS)
What's Changed
Full Changelog: 3.6.0...3.6.1
3.6.0 Add USB Max Power configuration + Adafruit Metro RP2040 SD example
3.5.0
3.4.5 Fix multiple attach connection issue w/ Sigma Mouse from Adafruit Store
What's Changed
- update tinyusb to commit 1a783b357343d053eb861ae783922371ce9e1b17 by @hathach in #523
- fix sigma mouse in adafruit store cause multiple attach connection by @hathach in #525
Full Changelog: 3.4.4...3.4.5
3.4.4 Fix MAX3421e on ESP32
3.4.3 Support ESP32-P4, update for SdFat fork, fix Arduino esp32 3.1.3
What's Changed
- Update tinyusb to commit 334ac8072650e3b18278042c2c2b402db73c7359 by @hathach in #498
- support esp32p4 by @hathach in #503
Full Changelog: 3.4.2...3.4.3