Releases: adafruit/Adafruit_TinyUSB_Arduino
Releases · adafruit/Adafruit_TinyUSB_Arduino
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
3.1.3
3.1.2
3.1.1
What's Changed
- Remove GCC 12 warning in Vendor example by @earlephilhower in #402
Full Changelog: 3.1.0...3.1.1
3.1.0
What's Changed
- Fix GCC 12.3 warning in USB Video core by @earlephilhower in #386
- fix build with esp32 v2 by @hathach in #388
- add Adafruit_USBD_HID::getProtocol by @tlyu in #382
- Fix undefined reference to `log_printf' when enable debug with native usb host by @hathach in #390
- Update ramdisk with start stop by @hathach in #391
- fix CFG_TUD_ENDPOINT0_SIZE typo by @hathach in #392
- bump up version for 3.1 release by @hathach in #393
New Contributors
Full Changelog: 3.0.0...3.1.0
3.0.0
2.4.1
2.4.0 Add UVC (USB video device class) support
2.3.3 update tinyusb for ch34x host support
What's Changed
- update tinyusb for ch34x host support by @hathach in #363
- enable CFG_TUH_CDC_CH34X config for all ports by @hathach in #364
Full Changelog: 2.3.2...2.3.3
2.3.2 Updates from upstream TinyUSB
What's Changed
- update tinyusb to pr hathach/tinyusb#2412 by @hathach in #361
Full Changelog: 2.3.1...2.3.2