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

- https://github.com/firmata/firmata.js - https://github.com/firmata/firmata.js/tree/master/packages/firmata.js

help wanted

#205 I recently create a pull request for adding nkrokeyboard support it contains new hid report descriptor template in src/class/hid/hid_device.h, a report payload struct for nkrokeyboard in src/class/hid/hid.h and a...

Feature

nkrokeyboard examples in examples/hid folder, tested on rp pico. and new descriptor template for nkrokeyboard, new report payload for sending report : ) imitate original codes (gamepad, mouse ... etc)...

Prior art for Arduino HID UPS: https://github.com/abratchik/HIDPowerDevice An example on how to use this library to create a HID UPS would be really nice to have.

Feature

Hi, if I try to run the TinyUSB Library against my Nucleo F303K8 board, I'm getting the following exception: ``` .pio/libdeps/nucleo_f303k8/Adafruit TinyUSB Library/src/tusb_config.h:46:4: error: #error TinyUSB Arduino Library does not...

Feature

### Operating System Windows 10 ### IDE version Arduino 1.8.19 ### Board Wemos ESP32-S2 Mini ### ArduinoCore version Espressif Systems Version 2.0.3 ### TinyUSB Library version Version 1.14.3 ### Sketch...

Bug

### Operating System Windows 10 ### Arduino IDE version PlatformIO 6.1.6 ### Board pico ### ArduinoCore version earlephilhower/[email protected] ### TinyUSB Library version 2.0.2+ ### Sketch as ATTACHED TXT delan/usb3sun@04ba656717d7a04db0a5b68266c1fe9469e5f6f5 ###...

Bug

### Operating System Linux ### Arduino IDE version Arduino 2.3.2 ### Board Raspberry Pi Pico (FQBN: `rp2040:rp2040:rpipicow:usbstack=tinyusb,ipbtstack=ipv4btcble`) ### ArduinoCore version https://github.com/earlephilhower/arduino-pico 3.7.2 ### TinyUSB Library version 2.3.0 (bundled with core)...

Bug

### Operating System Windows 10 ### Arduino IDE version 2.2.1 ### Board rp2040 ### ArduinoCore version All versions ### TinyUSB Library version All versions ### Sketch as ATTACHED TXT /*********************************************************************...

Bug

### Operating System Linux ### Arduino IDE version 2.0.3 ### Board PICO rp2040 from RP ### ArduinoCore version PICO/RP2040 community 2.7.0 ### TinyUSB Library version release ### Sketch & Compiled...

Bug