zephyr/subsys/usb/device/class
Xudong Zheng e8c4867806 usb: cdc_acm: disable logging if used for shell with logging
This prevents recursive logging loop when USB CDC ACM is used for shell
with logging.

Change affects both USB stacks.

Signed-off-by: Xudong Zheng <7pkvm5aw@slicealias.com>
2024-10-07 17:11:44 +01:00
..
audio lib: net_buf: rename header file from zephyr/net/buf.h to zephyr/net_buf.h 2024-09-07 11:19:05 -05:00
dfu
hid
netusb
CMakeLists.txt
Kconfig
Kconfig.bt
Kconfig.cdc
Kconfig.msc
Kconfig.template.composite_device_number
Kconfig.test
bluetooth.c lib: net_buf: rename header file from zephyr/net/buf.h to zephyr/net_buf.h 2024-09-07 11:19:05 -05:00
bt_h4.c lib: net_buf: rename header file from zephyr/net/buf.h to zephyr/net_buf.h 2024-09-07 11:19:05 -05:00
cdc_acm.c usb: cdc_acm: disable logging if used for shell with logging 2024-10-07 17:11:44 +01:00
loopback.c
msc.c