Skip to content

Releases: adafruit/Adafruit_TinyUSB_Arduino

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

2.2.0

03 May 06:01
29a0342
Compare
Choose a tag to compare

What's Changed

  • add mouse tremor with Butterworth filter by @hathach in #290
  • Add additional example for Tremors using a logarithm filter by @ATMakersBill in #291
  • update tinyusb core for Serial Host driver for ftdi/cp210x/ch9102f by @hathach in #294
  • enable CFG_TUH_CDC_FTDI and CFG_TUH_CDC_CP210X for rp2040 host by @hathach in #295
  • Enhance serial host by @hathach in #297
  • Updating pin names for examples by @BlitzCityDIY in #298

New Contributors

Full Changelog: 2.1.0...2.2.0

2.1.0

21 Apr 09:39
a2bcb19
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.3...2.1.0

2.0.3 - Updated tinyusb version

06 Apr 18:37
3c5a5bc
Compare
Choose a tag to compare