zephyr/subsys/usb/device/class
Johann Fischer aecb1ca2e7 usb: device: move the content of usb_msc.h to implementation file
The usb_msc.h header does not provide any API. The content is only
used by the MSC implementation for the current USB device stack and
is not required for any use of MSC by the application.
The content has no proper namespace and must not be reused for
anything else in (new) USB support.

Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
2023-07-28 07:09:48 +02:00
..
audio usb: device: clarify the impact of Kconfig option USB_COMPOSITE_DEVICE 2023-07-26 14:37:15 +02:00
dfu subsys/usb: move to timepoint API 2023-07-25 09:12:26 +02:00
hid
netusb usb: device: clarify the impact of Kconfig option USB_COMPOSITE_DEVICE 2023-07-26 14:37:15 +02:00
bluetooth.c init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
bt_h4.c init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
cdc_acm.c usb: device: clarify the impact of Kconfig option USB_COMPOSITE_DEVICE 2023-07-26 14:37:15 +02:00
CMakeLists.txt
Kconfig
Kconfig.bt
Kconfig.cdc usb: device: clarify the impact of Kconfig option USB_COMPOSITE_DEVICE 2023-07-26 14:37:15 +02:00
Kconfig.msc
Kconfig.template.composite_device_number
Kconfig.test
loopback.c
msc.c usb: device: move the content of usb_msc.h to implementation file 2023-07-28 07:09:48 +02:00