espressif / idf-extra-components

Additional components for ESP-IDF, maintained by Espressif
147 stars 89 forks source link

feat(usb): add change NCM network status (IEC-48) #235

Open Jacques-Zhao opened 1 year ago

Jacques-Zhao commented 1 year ago

1.When switching routers, the HOST can re-initiate DHCP by switching the network status.

  1. Delete ECM/RNDIS config because NCM can support MAC, Linux and Windows11.

This PR relies on a change to tinyusb (https://github.com/espressif/tinyusb/pull/16).

CLAassistant commented 1 year ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Jacques-Zhao commented 1 year ago

@tore-espressif @david-cermak

tore-espressif commented 11 months ago

@Jacques-Zhao is this ready for merge? If yes, could you please solve the formating check?