espressif/iot_usbh_ecm

0.2.1

Latest
uploaded 3 days ago
USB Host ETH ECM Driver

changelog

# ChangeLog

## v0.2.1 - 2026-01-12

### Bug Fixes:

* Fixed incorrect interface number in ECM_SET_ETHERNET_PACKET_FILTER request. Changed from hardcoded 0 to use actual interface number (`ecm->itf_num`).

## v0.2.0 - 2025-10-15

### Bug Fixes:

* Added configuration `ECM_AUTO_LINK_UP_AFTER_NO_NOTIFICATION` to improved driver compatibility with 4G and Ethernet modules.
* Fixed hot-plugging stability issues.
* Added test cases to verify the functionality of the ECM driver.

## v0.1.0 - 2025-04-22

* publish official version

Links

License: Apache-2.0

To add this component to your project, run:

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

download archive

Stats

  • Archive size
    Archive size ~ 14.95 KB
  • Downloaded in total
    Downloaded in total 267 times
  • Downloaded this version
    This version: 3 times

Badge

espressif/iot_usbh_ecm version: 0.2.1
|