Skip to content

Releases: adafruit/Adafruit_TinyUSB_Arduino

2.3.3 update tinyusb for ch34x host support

23 Jan 15:14
693f7d4
Compare
Choose a tag to compare

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

16 Jan 19:20
eb09bb4
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.3.1...2.3.2

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