Skip to content

Releases: adafruit/Adafruit_TinyUSB_Arduino

2.0.2 - Multiple fixes/changes

03 Apr 20:58
409f909
Compare
Choose a tag to compare
  • 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

14 Mar 19:48
3d2167c
Compare
Choose a tag to compare

2.0.0

06 Mar 12:34
0386ab6
Compare
Choose a tag to compare

What's Changed

  • Fix compatible issue with arduino-esp32 v2.0.7
  • update tinyusb core to 0.15.0 by @hathach in #256
  • Release 2.0.0 by @hathach in #257

Full Changelog: 1.18.4...2.0.0

1.18.4 - Updated msc_external_flash to tell user where to format spiflash

02 Mar 21:24
202e700
Compare
Choose a tag to compare

1.18.3

16 Feb 08:54
6d82f22
Compare
Choose a tag to compare

same as 1.18.2 with correct version in library.properties

1.18.2

16 Feb 02:19
ce61007
Compare
Choose a tag to compare

What's Changed

  • change Adafruit_USBH_CDC to inherit HardwareSerial (instead of Stream) by @hathach in #251

Full Changelog: 1.18.1...1.18.2

1.18.1 - Fixed FAT12 table

30 Jan 18:53
cdfc439
Compare
Choose a tag to compare

1.18.0 - MIDI enhancements

23 Jan 21:11
c2f94c2
Compare
Choose a tag to compare
  • 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

11 Jan 21:16
4bcc82a
Compare
Choose a tag to compare

1.17.0

28 Dec 05:28
e1e922d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.16.0...1.17.0