Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TinyUSB Vendor device class not working. (IDFGH-13718) #14589

Open
3 tasks done
moefear85 opened this issue Sep 16, 2024 · 0 comments · May be fixed by espressif/esp-usb#62
Open
3 tasks done

TinyUSB Vendor device class not working. (IDFGH-13718) #14589

moefear85 opened this issue Sep 16, 2024 · 0 comments · May be fixed by espressif/esp-usb#62
Assignees
Labels
Status: In Progress Work is in progress

Comments

@moefear85
Copy link

Answers checklist.

  • I have read the documentation ESP-IDF Programming Guide and the issue is not addressed there.
  • I have updated my IDF branch (master or release) to the latest version and checked that the issue is present there.
  • I have searched the issue tracker for a similar issue and not found a similar issue.

General issue report

Hi,

Please see this issue under the tinyUSB project. It explains the problem I'm facing. They suggested it might be an espressif wrapper issue. Can anyone help?

In tusb_config.h there is mention of CONFIG_TINYUSB_CUSTOM_CLASS_ENABLED. Is that macro the equivalent of vendor class, or is it something else? If yes, how to set it up properly? Is there an example? Does esp-idf intend to ever officially support vendor class?

@espressif-bot espressif-bot added the Status: Opened Issue is new label Sep 16, 2024
@github-actions github-actions bot changed the title TinyUSB Vendor device class not working. TinyUSB Vendor device class not working. (IDFGH-13718) Sep 16, 2024
@espressif-bot espressif-bot added Status: In Progress Work is in progress and removed Status: Opened Issue is new labels Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: In Progress Work is in progress
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants