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

Host Vendor Class API (IDFGH-12278) #13320

Closed
Docfch opened this issue Mar 5, 2024 · 2 comments
Closed

Host Vendor Class API (IDFGH-12278) #13320

Docfch opened this issue Mar 5, 2024 · 2 comments
Assignees
Labels
Resolution: Won't Do This will not be worked on Status: Done Issue is done internally Type: Feature Request Feature request for IDF

Comments

@Docfch
Copy link

Docfch commented Mar 5, 2024

Is your feature request related to a problem?

I am currently working on a project where I use a USB cable for communication between my stm32 in vendor-specific device mode and a PC software with libusb, and I want to replace it with a connection of my board to the USB of the esp32 s3 to communicate through WiFi.
For this, I wanted to know when will we have the complete host vendor class API library?

Describe the solution you'd like.

No response

Describe alternatives you've considered.

No response

Additional context.

No response

@Docfch Docfch added the Type: Feature Request Feature request for IDF label Mar 5, 2024
@espressif-bot espressif-bot added the Status: Opened Issue is new label Mar 5, 2024
@github-actions github-actions bot changed the title Host Vendor Class API Host Vendor Class API (IDFGH-12278) Mar 5, 2024
@Dazza0
Copy link
Contributor

Dazza0 commented Mar 6, 2024

For this, I wanted to know when will we have the complete host vendor class API library?

That's the USB Host Library. All host class drivers are implemented using the USB Host Library API. Thus, any vendor specific class drivers using the same API as well.

@Dazza0
Copy link
Contributor

Dazza0 commented Mar 19, 2024

@Docfch Closing this issue as there is no Vendor Class API we can provide. If you plan on implementing your own Vendor specific class driver, please refer to the USB Host Library document linked above.

@Dazza0 Dazza0 closed this as not planned Won't fix, can't repro, duplicate, stale Mar 19, 2024
@espressif-bot espressif-bot added Status: Done Issue is done internally Resolution: Won't Do This will not be worked on and removed Status: Opened Issue is new labels Mar 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution: Won't Do This will not be worked on Status: Done Issue is done internally Type: Feature Request Feature request for IDF
Projects
None yet
Development

No branches or pull requests

3 participants