Releases: adafruit/Adafruit_TinyUSB_Arduino
Releases · adafruit/Adafruit_TinyUSB_Arduino
2.0.2 - Multiple fixes/changes
- Added i2c-tiny-usb adapter example
- Update tinyusb version
- Renamed and wrapped #ifndef to make it easier to use with feather usb host later on
- Unified debuging CFG_TUSB_DEBUG with Serial1 using serial1_printf()
2.0.1 - Added more rp2040 host examples, fixed built with mbed rp2040
2.0.0
1.18.4 - Updated msc_external_flash to tell user where to format spiflash
1.18.3
1.18.2
1.18.1 - Fixed FAT12 table
Bump to 1.18.1
1.18.0 - MIDI enhancements
- MIDI: support port name strings
- Enabled CFG_TUH_CDC_LINE_CODING_ON_ENUM
- increased max midi cable to 16
1.17.1 - Updated readme and bug-report
Bump to 1.17.1
1.17.0
What's Changed
- Update tinyusb to commit 48f4d8b7f7eda7ee4046c1c6cd9be2b5c0d81603 by @hathach in #224
- Add Host cdc support by @hathach in #225
- Add cdc host peek by @hathach in #226
- remove dcd_esp32sx.c in favor of built-in files by @hathach in #228
- Release 1.17.0 by @hathach in #229
Full Changelog: 1.16.0...1.17.0