Introduction

ESP-USB is a repository containing ESP-IDF USB host and device class drivers which have been separated and uploaded into IDF Component Manager.

This documentation will be expanded with detailed information about:

  • USB Host Library

  • USB Device Drivers

  • USB Class Drivers (CDC, HID, MSC, UAC, UVC)

  • API Reference

  • Examples and Usage