Releases: adafruit/Adafruit_TinyUSB_Arduino
Releases · adafruit/Adafruit_TinyUSB_Arduino
3.7.4 Enable support for MIDI Host in arduino/ports/rp2040, initial STM32 F4 support
What's Changed
- STM32 F4 Support by @code-fiasco in #565
- Enable support for MIDI Host in arduino/ports/rp2040 by @rppicomidi in #561
New Contributors
- @code-fiasco made their first contribution in #565
- @rppicomidi made their first contribution in #561
Full Changelog: 3.7.3...3.7.4
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