zephyr/subsys/usb
Johann Fischer d22c0d2ec3 usb: usbip: add initial support for USBIP server
The server uses host support to export a USB device to a remote
USBIP client. It supports control and bulk transfers, interrupt
transfers may also work, but this depends on the host controller used.

Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
2025-02-10 09:02:45 +01:00
..
device usb: device: remove USB H4 Bluetooth function and sample 2024-12-17 11:35:57 +00:00
device_next usb: device_next: lock scheduler in usbd_enable() 2025-02-10 09:02:45 +01:00
host usb: usbip: add initial support for USBIP server 2025-02-10 09:02:45 +01:00
usb_c usb-c: pe: set correct sink/src ready state. 2024-12-09 15:11:39 +01:00
CMakeLists.txt