Releases: adafruit/Adafruit_TinyUSB_Arduino
Releases · adafruit/Adafruit_TinyUSB_Arduino
3.4.2 Bring library.json up to date for PlatformIO
What's Changed
- Bring library.json up to date by @OrhanYigitDurmaz in #475
New Contributors
- @OrhanYigitDurmaz made their first contribution in #475
Full Changelog: 3.4.1...3.4.2
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