Skip to content

Releases: adafruit/Adafruit_TinyUSB_Arduino

2.3.1 Correct Feather ESP32v2 with max3421e pin + RP2040 MAX3421e support

27 Dec 15:35
ac087e4
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.3.0...2.3.1

2.3.0 RP2040 native usb host

25 Dec 03:57
e291865
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.2.8...2.3.0

2.2.8 Pin update for FeatherWing max3421

19 Dec 23:30
58698b0
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.2.7...2.2.8

2.2.7 Support featherwing max3421

22 Nov 15:28
ebbd30b
Compare
Choose a tag to compare

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

09 Nov 02:11
997c1ec
Compare
Choose a tag to compare

What's Changed

  • change USBHost declaration with spi pin for esp32 by @hathach in #341
  • move SPI beginTransaction()/endTransaction() to tuh_max3421_spi_cs_api() by @hathach in #343
  • update tinyusb to fix race condition by @hathach in #344

Full Changelog: 2.2.5...2.2.6

2.2.5 Added support for MAX3421

10 Oct 23:10
1c5cb1d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.2.4...2.2.5

2.2.4 Improve PlatformIO Compatibility

03 Oct 21:02
31a23f3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.2.3...2.2.4

2.2.3 Add MAX3421E Support

19 Sep 10:56
a465c3c
Compare
Choose a tag to compare

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

18 Jul 19:38
4a93c7d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.2.1...2.2.2

2.2.1 - Enhanced host CDC, updated examples

30 May 16:38
b17ab37
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.2.0...2.2.1