Adafruit_TinyUSB_Arduino
Adafruit_TinyUSB_Arduino copied to clipboard
Arduino library for TinyUSB
This allows a board definition to override interface counts on the compiler command line, instead of replacing the entire tusb_config.h file.
Please allow CFG_TUH_ENUMERATION_BUFSIZE to be configurable from the Arduino GUI or the application
**Is your feature request related to a problem? Please describe.** Someone using the usb_midi_host application host driver+the Adafruit TinyUSB Arduino library is trying to enumerate a device that has an...
Tinyusb already supports usb midi host, I wonder if it would be much trouble to port it to Arduino? Myself and I imagine many many others would very much appreciate...
### Operating System Windows 10 ### IDE version Arduino 1.8.18 ### Board esp32s2 ### ArduinoCore version Adafruit feather esp32-s2 ### TinyUSB Library version latest ### Sketch (attached txt file) examples\HID\hid_composite...
### Operating System Linux ### Arduino IDE version Platform.io with ### Board pico ### ArduinoCore version earlephilhower#master ### TinyUSB Library version 2.1.0 ### Sketch as ATTACHED TXT The attached program...
Please add absolute mouse support to this library. Only a few libraries support RP2040 controller. I am using this library for developing an HID keyboard and mouse project. But the...
### Operating System Linux ### Arduino IDE version 1.8.19 ### Board Raspberry pi pico ### ArduinoCore version arduino-pico core 3.8.0 ### TinyUSB Library version 3.1.3 ### Sketch as ATTACHED TXT...
### Operating System MacOS ### Arduino IDE version Arduino 2.3.2 ### Board DollaTek ESP32-S3-DevKitC-1 ### ArduinoCore version ~1.8.6~ 2.0.13 ### TinyUSB Library version 3.1.3 ### Sketch as ATTACHED TXT examples/hid_boot_mouse.ino...
### Operating System Linux ### Arduino IDE version PlatformIO Core v6.1.15 ### Board Adafruit Metro M4 ### ArduinoCore version platformio/atmelsam @ 8.2.1 ### TinyUSB Library version v2.2.3 (all the way...
### Operating System MacOS ### Arduino IDE version 1.8.19 ### Board Adafruit Feather ESP32-S3 Reverse TFT ### ArduinoCore version latest ESP32 BSP ### TinyUSB Library version latest ### Sketch as...