zephyr/subsys/usb/device/class
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
..
audio
dfu
hid
netusb
bluetooth.c
cdc_acm.c drivers: serial: Place API into iterable section 2024-12-02 22:08:56 +00:00
CMakeLists.txt usb: device: remove loopback function in favor of new device stack 2025-04-23 02:15:10 +02:00
Kconfig usb: device: remove loopback function in favor of new device stack 2025-04-23 02:15:10 +02:00
Kconfig.bt usb: device: remove USB H4 Bluetooth function and sample 2024-12-17 11:35:57 +00:00
Kconfig.cdc
Kconfig.msc
Kconfig.template.composite_device_number
msc.c