Files
tinyUSB/examples
Andrew Leech 5de4a23abe Add USB NCM link state control support
This adds the ability to dynamically control the network link state
for NCM devices. The host OS will see the network interface as
connected/disconnected based on the link state.

New API:
- tud_network_link_state(rhport, is_up): Set link up/down state

Example updates:
- Added button control to toggle link state
- Fixed LWIP integration to properly handle link state changes
- Added printf to show correct protocol (NCM vs RNDIS/ECM)

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-05-29 09:36:38 +10:00
..
2025-05-13 12:16:22 +07:00
2025-02-11 20:56:41 +01:00
2025-01-21 16:28:26 +07:00
2025-02-11 20:56:41 +01:00
2025-01-24 11:54:42 +07:00