Releases: adafruit/Adafruit_TinyUSB_Arduino
Releases · adafruit/Adafruit_TinyUSB_Arduino
3.4.1 Enable multiple serial over usb for rp2040
What's Changed
- Enable multiple serial over usb for rp2040 by @westinpigott in #452
New Contributors
- @westinpigott made their first contribution in #452
Full Changelog: 3.4.0...3.4.1
3.4.0
3.3.4 Force re-enumerate for all examples
What's Changed
- update tinyusb to commit 55951b71aea46c09f27afe1640454fe43c983eec by @hathach in #453
- force re-enumerate for all examples. For some fast chip such as esp32-s3, by the time we initialize class driver enumeration process is already done. by @hathach in #454
Full Changelog: 3.3.3...3.3.4
3.3.3 ch32v203 improvements
What's Changed
- update tinyusb to improve fsdev driver for ch32v203 by @hathach in #443
- update tinyusb to fix ch32v203 race with hub in setup by @hathach in #448
Full Changelog: 3.3.2...3.3.3
3.3.2 Fix NRF52832 build
3.3.1 Add CH32V to supported platforms in library.properties + Readme
3.3.0
3.2.0 Add ch32v2 support
3.1.5
3.1.4 Update pins for Feather C6 with MAX3421e
What's Changed
- use correct pin D8, D7 for feather c6 in max3421e sketch by @hathach in #413
- Update tinyusb 022de87 by @hathach in #414
Full Changelog: 3.1.3...3.1.4