zephyr/subsys/usb/device
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
..
class usb: device: remove loopback function in favor of new device stack 2025-04-23 02:15:10 +02:00
bos_desc.h
bos.c
CMakeLists.txt
Kconfig usb: device: remove loopback function in favor of new device stack 2025-04-23 02:15:10 +02:00
os_desc.c
os_desc.h
usb_descriptor.c
usb_descriptor.h
usb_device.c zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 2024-10-03 17:06:52 +01:00
usb_transfer.c
usb_transfer.h
usb_work_q.c
usb_work_q.h