zephyr/subsys/usb
Johann Fischer 52db58defa usb: device: remove loopback function in favor of new device stack
This function is used for testing purposes only, there is no real use
for it in a user application. Remove in favor of implementation in new
device stack.
Also remove the part of the documentation that depends on loopback.
Documentation on how to implement your own USB device function using the
new USB device support will follow during the documentation rework.

Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
2025-04-23 02:15:10 +02:00
..
device usb: device: remove loopback function in favor of new device stack 2025-04-23 02:15:10 +02:00
device_next usb: device_next: Change speed selection Kconfig dependency 2025-04-10 12:57:19 +02:00
host usb: host: fix set/clear feature shell commands 2025-03-24 07:53:21 +01:00
usb_c
CMakeLists.txt