uploaded 5 months ago
Simple USB Host driver maintained in esp-iot-solution

readme

## IOT_USBH

This component implements a simple version of the USB host function.

changelog

# ChangeLog

## v0.2.1 - 2023-11-23

* Fix possible cmake_utilities dependency issue

## v0.2.0 - 2023-10-09

* add hardware test
* increase the priority of USB Host to `base+3`

## v0.1.2 - 2023-02-20

* remove unnecessary header files "hal/usbh_ll.h" "hal/usb_hal.h"

## v0.1.1 - 2023-02-13

* Support IDF5.0

## v0.1.0 - 2023-02-02

* initial version

Links

License: Apache-2.0

To add this component to your project, run:

idf.py add-dependency "espressif/iot_usbh^0.2.1"

or download archive

Dependencies

  • espressif/cmake_utilities 0.*
  • ESP-IDF >=4.4.1
  • Stats

    • Downloaded in total
      Downloaded in total 527 times
    • Downloaded this version
      This version: 152 times

    Badge

    espressif/iot_usbh version: 0.2.1
    |