Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Jacques-Zhao
Copy link

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 (espressif/tinyusb#16).

@CLAassistant
Copy link

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.

@github-actions github-actions bot changed the title feat(usb): add change NCM network status feat(usb): add change NCM network status (IEC-48) Sep 14, 2023
@Jacques-Zhao
Copy link
Author

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.
@Jacques-Zhao Jacques-Zhao force-pushed the feature/tinyusb/ncm_network_status branch from 07416b8 to b802ee6 Compare September 27, 2023 06:44
Copy link
Collaborator

@tore-espressif tore-espressif left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@tore-espressif
Copy link
Collaborator

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants