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 usb: device: hid: correct bcdHID to v1.11 spec 2022-12-21 12:20:55 +01:00
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 usb: Increase mass storage stack size when SD stack is enabled 2022-08-17 12:09:17 +02:00
Kconfig.template.composite_device_number
Kconfig.test
loopback.c usb: device: update logging module registration 2022-12-12 15:57:35 +01:00
msc.c usb: device: move the content of usb_msc.h to implementation file 2023-07-28 07:09:48 +02:00