Adafruit_TinyUSB_Arduino

Arduino library for TinyUSB

MIT License

Stars
475
Committers
33

Bot releases are visible (Hide)

Adafruit_TinyUSB_Arduino - 2.2.7 Support featherwing max3421

Published by tyeth 11 months ago

What's Changed

Full Changelog: https://github.com/adafruit/Adafruit_TinyUSB_Arduino/compare/2.2.6...2.2.7

Adafruit_TinyUSB_Arduino - 2.2.6

Published by tyeth 12 months ago

What's Changed

Full Changelog: https://github.com/adafruit/Adafruit_TinyUSB_Arduino/compare/2.2.5...2.2.6

Adafruit_TinyUSB_Arduino - 2.2.5 Added support for MAX3421

Published by tyeth about 1 year ago

Adafruit_TinyUSB_Arduino - 2.2.4 Improve PlatformIO Compatibility

Published by tyeth about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/adafruit/Adafruit_TinyUSB_Arduino/compare/2.2.3...2.2.4

Adafruit_TinyUSB_Arduino - 2.2.3 Add MAX3421E Support

Published by tyeth about 1 year ago

What's Changed

  • Support max3421e (usb host shield) for nrf52 and samd21/samd51 by @hathach in https://github.com/adafruit/Adafruit_TinyUSB_Arduino/pull/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: https://github.com/adafruit/Adafruit_TinyUSB_Arduino/compare/2.2.2...2.2.3

Adafruit_TinyUSB_Arduino - 2.2.2 - Added multiple deviceinfos, made DualRole sketches compatible with Pico W

Published by evaherrada over 1 year ago

What's Changed

Full Changelog: https://github.com/adafruit/Adafruit_TinyUSB_Arduino/compare/2.2.1...2.2.2

Adafruit_TinyUSB_Arduino - 2.2.1 - Enhanced host CDC, updated examples

Published by evaherrada over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/adafruit/Adafruit_TinyUSB_Arduino/compare/2.2.0...2.2.1

Adafruit_TinyUSB_Arduino - 2.2.0

Published by hathach over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/adafruit/Adafruit_TinyUSB_Arduino/compare/2.1.0...2.2.0

Adafruit_TinyUSB_Arduino - 2.1.0

Published by hathach over 1 year ago

What's Changed

Full Changelog: https://github.com/adafruit/Adafruit_TinyUSB_Arduino/compare/2.0.3...2.1.0

Adafruit_TinyUSB_Arduino - 2.0.3 - Updated tinyusb version

Published by evaherrada over 1 year ago

Adafruit_TinyUSB_Arduino - 2.0.2 - Multiple fixes/changes

Published by evaherrada over 1 year ago

  • 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()
Adafruit_TinyUSB_Arduino - 2.0.1 - Added more rp2040 host examples, fixed built with mbed rp2040

Published by evaherrada over 1 year ago

Adafruit_TinyUSB_Arduino - 2.0.0

Published by hathach over 1 year ago

What's Changed

Full Changelog: https://github.com/adafruit/Adafruit_TinyUSB_Arduino/compare/1.18.4...2.0.0

Adafruit_TinyUSB_Arduino - 1.18.4 - Updated msc_external_flash to tell user where to format spiflash

Published by evaherrada over 1 year ago

Adafruit_TinyUSB_Arduino - 1.18.3

Published by hathach over 1 year ago

same as 1.18.2 with correct version in library.properties

Adafruit_TinyUSB_Arduino - 1.18.2

Published by hathach over 1 year ago

What's Changed

Full Changelog: https://github.com/adafruit/Adafruit_TinyUSB_Arduino/compare/1.18.1...1.18.2

Adafruit_TinyUSB_Arduino - 1.18.1 - Fixed FAT12 table

Published by evaherrada over 1 year ago

Adafruit_TinyUSB_Arduino - 1.18.0 - MIDI enhancements

Published by evaherrada over 1 year ago

  • MIDI: support port name strings
  • Enabled CFG_TUH_CDC_LINE_CODING_ON_ENUM
  • increased max midi cable to 16
Adafruit_TinyUSB_Arduino - 1.17.1 - Updated readme and bug-report

Published by evaherrada almost 2 years ago

Adafruit_TinyUSB_Arduino - 1.17.0

Published by hathach almost 2 years ago

What's Changed

Full Changelog: https://github.com/adafruit/Adafruit_TinyUSB_Arduino/compare/1.16.0...1.17.0