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

USB Host library missing #761

Closed
Spongman opened this issue Apr 18, 2022 · 2 comments
Closed

USB Host library missing #761

Spongman opened this issue Apr 18, 2022 · 2 comments

Comments

@Spongman
Copy link

as described here: https://docs.espressif.com/projects/esp-idf/en/latest/esp32s2/api-reference/peripherals/usb_host.html

#include "usb/usb_host.h"

I created a new project:

[env:featheresp32-s2]
platform = espressif32
board = featheresp32-s2
framework = espidf

but usb_host.h is not found.

@Spongman
Copy link
Author

the whole usb directory is missing: https://github.com/espressif/esp-idf/tree/master/components/usb

@valeros
Copy link
Member

valeros commented Apr 18, 2022

This component was only added in ESP-IDF v4.4. Unfortunately, there is no support for this version at the moment. The status is tracked here #710

@valeros valeros closed this as completed Apr 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants