espressif/iot_usbh_rndis

0.4.0

Latest
uploaded 21 hours ago
USB Host ETH RNDIS Driver

Changelog

# ChangeLog

## v0.4.0 - 2026-06-11

### Features:

* Support ESP32-S31.

### Bug Fixes:

* Fixed RNDIS control polling for devices that do not reliably send response notifications.
* Fixed QUERY transfer length and response information-buffer offset parsing.
* Handled interleaved indicate and keepalive messages during command completions.

## v0.3.1 - 2025-12-31

### Bug Fixes:

* Fixed the issue of excessively long waiting time when obtaining the IP address.

## v0.3.0 - 2025-10-15

### Bug Fixes:

* Fixed the problem of sticky packets when running with large traffic
* Suppress some warning logs

### Break Changes:

* Modify the `iot_usbh_rndis_config_t` to force auto detect the USB device

## v0.2.0 - 2025-05-20

* Optimize uplink speed from 0.9Mbps to 5Mbps

## v0.1.0 - 2025-04-22

* publish official version

Links

To add this component to your project, run:

idf.py add-dependency "espressif/iot_usbh_rndis^0.4.0"

download archive

Stats

  • Archive size
    Archive size ~ 22.59 KB
  • Downloaded in total
    Downloaded in total 291.6k times
  • Weekly Downloads Weekly Downloads (All Versions)
  • Downloaded this version
    This version: 0 times

Badge

espressif/iot_usbh_rndis version: 0.4.0
|