Releases: adafruit/Adafruit_TinyUSB_Arduino
Releases · adafruit/Adafruit_TinyUSB_Arduino
2.3.1 Correct Feather ESP32v2 with max3421e pin + RP2040 MAX3421e support
What's Changed
- Add rp2040 max3421e support by @hathach in #355
- correct feather esp32 v2 with max3421e pin by @hathach in #356
Full Changelog: 2.3.0...2.3.1
2.3.0 RP2040 native usb host
What's Changed
- support rp2040 native usb host configuration by @hathach in #353
- bump up version 2.3.0 by @hathach in #354
Full Changelog: 2.2.8...2.3.0
2.2.8 Pin update for FeatherWing max3421
What's Changed
- update TinyUSB to 0.16.0 by @hathach in a34e2f2
- update featherwing host to new revision by @hathach in 0ff42ce
Full Changelog: 2.2.7...2.2.8
2.2.7 Support featherwing max3421
What's Changed
- update tinyusb to commit 41e2da79f4a86c242deb84e0c8fab8afb7e0e74e by @hathach in #345
- Support featherwing max3421 by @hathach in #346
Full Changelog: 2.2.6...2.2.7
2.2.6
2.2.5 Added support for MAX3421
2.2.4 Improve PlatformIO Compatibility
What's Changed
- update tinyusb to commit b394ae1786911a89ea3437d7090cda477ca7df6c by @hathach in #335
- Add platformio compatibility by @CSC-Sendance in #336
New Contributors
- @CSC-Sendance made their first contribution in #336
Full Changelog: 2.2.3...2.2.4
2.2.3 Add MAX3421E Support
What's Changed
- Support max3421e (usb host shield) for nrf52 and samd21/samd51 by @hathach in #334
- update all dual examples to support max3421e tested with samd21 and nrf… (samd 21 and 51 can only work reliably with SPI at 12Mhz)
- ESP32 Sync issue, more workaround for esp32 core - skip vendor_device.c entirely
Full Changelog: 2.2.2...2.2.3
2.2.2 - Added multiple deviceinfos, made DualRole sketches compatible with Pico W
What's Changed
- make DualRole sketches applicable for Pico W by @lyusupov in #307
- Add multiple deviceinfo by @hathach in #319
Full Changelog: 2.2.1...2.2.2