Adafruit_TinyUSB_Arduino icon indicating copy to clipboard operation
Adafruit_TinyUSB_Arduino copied to clipboard

Arduino library for TinyUSB

Results 68 Adafruit_TinyUSB_Arduino issues
Sort by recently updated
recently updated
newest added

### Operating System MacOS ### Arduino IDE version 2.1.1 ### Board Custom RP2040 ### ArduinoCore version 4.3.1 (Pico) ### TinyUSB Library version 3.4.1 ### Sketch as ATTACHED TXT examples/host/simple/device_info ###...

Bug

### Operating System Linux ### Arduino IDE version 2.3.3 ### Board ESP32 S3 Dev Board ### ArduinoCore version 3.07 ### TinyUSB Library version 3.4.0 ### Sketch as ATTACHED TXT Pease...

Bug

**Is your feature request related to a problem? Please describe.** I want to use this library with arduino uno r4 **Describe the solution you'd like** I want to run the...

Feature

### Operating System Windows 11 ### Arduino IDE version 2.3.6 ### Board LilyGo T Dongle S3 ### ArduinoCore version 3.3.0 ### TinyUSB Library version 3.7.1 ### Sketch as ATTACHED TXT...

Bug

### Operating System MacOS ### Arduino IDE version 2.3.5 ### Board Raspberry Pi Pico 2 W ### ArduinoCore version 4.5.1 ### TinyUSB Library version Release version ### Sketch as ATTACHED...

Bug

### Operating System Windows 11 ### Arduino IDE version 2.3.6 ### Board ESP32-S3-WROOM-1 DevKit ### ArduinoCore version 3.3.1 ### TinyUSB Library version 3.7.2 ### Sketch as ATTACHED TXT ``` cpp...

Bug

Please incorporate Phil Schatzmann's fork into this one. It is discussed at: https://www.pschatzmann.ch/home/2024/10/13/tinyusb-audio-on-an-rp2040-in-arduino/#comment-1884 and it is available here on GitHub at: https://github.com/pschatzmann/Adafruit_TinyUSB_Arduino I have had good luck with it, and...

Feature

--- **Is your feature request related to a problem? Please describe.** I'm currently trying to extend/customize HID behavior in the Adafruit TinyUSB stack in a way that mimics the flexibility...

Feature