zephyr/subsys/usb
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
..
device usb: device: move the content of usb_msc.h to implementation file 2023-07-28 07:09:48 +02:00
device_next usb: fix common misspellings in USB support 2023-07-26 10:46:01 +02:00
host usb: fix common misspellings in USB support 2023-07-26 10:46:01 +02:00
usb_c USB-C: genVIF: Cleanup and add support to pick static data from input 2023-05-26 13:54:43 -04:00
CMakeLists.txt usb: add initial USB host support 2022-12-16 13:21:12 +01:00