zephyr/subsys/usb
Markus Becker 6a66ae53f2 usb: cdc_acm: set initialization level to POST_KERNEL
Set initialization level of CDC ACM class to POST_KERNEL.

The proposed OpenThread Network-Coprocessor uses ACM. OpenThread is
started at POST_KERNEL level by the 802.15.4 radio drivers.

Signed-off-by: Markus Becker <markus.becker@tridonic.com>
2020-03-11 11:09:21 +01:00
..
class usb: cdc_acm: set initialization level to POST_KERNEL 2020-03-11 11:09:21 +01:00
CMakeLists.txt usb: move USB transfer functions to appropriate file 2020-02-05 11:28:12 +01:00
Kconfig usb: convert VBUS control to new GPIO API 2020-02-05 12:00:36 +01:00
bos.c
os_desc.c
os_desc.h
usb_descriptor.c usb: Set USB version to 2.1 when using BOS 2020-02-19 12:30:35 +02:00
usb_descriptor.h
usb_device.c usb: Fix for set/reset endpoints 2020-02-12 14:40:40 +02:00
usb_transfer.c usb: rework USB transfer logging 2020-02-05 11:28:12 +01:00
usb_transfer.h usb: move USB transfer functions to appropriate file 2020-02-05 11:28:12 +01:00