idf-extra-components icon indicating copy to clipboard operation
idf-extra-components copied to clipboard

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

Open Jacques-Zhao opened this issue 1 year ago • 3 comments

1.When switching routers, the HOST can re-initiate DHCP by switching the network status. 2. 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).

Jacques-Zhao avatar Sep 14 '23 06:09 Jacques-Zhao

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.

CLAassistant avatar Sep 14 '23 06:09 CLAassistant

@tore-espressif @david-cermak

Jacques-Zhao avatar Sep 14 '23 06:09 Jacques-Zhao

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

EDIT: If anyone is interested in future USB networking plans, please follow updates in https://github.com/espressif/idf-extra-components/pull/313

tore-espressif avatar Oct 12 '23 09:10 tore-espressif