Skip to content

ESP32 probably won't work, needs verified #273

Description

@Spegs21

Per Adafruit TinyUSB Arduino library readme:

ESP32 port relies on Espressif's esp32-hal-tinyusb.c for building usb descriptors which requires all descriptors must be specified in usb objects declaration i.e constructors. Therefore all descriptor-related fields must be part of object declaration and descriptor-related API have no effect afterwards for this port.

The TinyUSB implementation sets some of this info in the begin() call. We probably need Corsair Lighting Protocol Boards support for ESP32.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions