zephyr/subsys/usb/device/class
Marek Pieta f6600040e4 usb: cdc_acm: Update log level only if UART log backend is enabled
Change updates log level only if UART log backend is enabled in Kconfig
configuration. The log level update is not needed in case logs are
provided over other backend (e.g. RTT).

Change affects both USB stacks.

Signed-off-by: Marek Pieta <Marek.Pieta@nordicsemi.no>
2024-06-21 08:45:22 -04:00
..
audio usb: device: audio: fix compiler warning for usb audio microphone 2024-01-10 15:08:06 +01:00
dfu usb: dfu: fix detach happening too fast 2024-05-24 07:48:03 -04:00
hid usb: device: hid: remove CONFIG_USB_HID_PROTOCOL_CODE 2023-09-05 16:16:56 +02:00
netusb usb: fix thread function signatures 2023-10-30 12:24:34 +01:00
bluetooth.c usb: fix thread function signatures 2023-10-30 12:24:34 +01:00
bt_h4.c usb: fix thread function signatures 2023-10-30 12:24:34 +01:00
cdc_acm.c usb: cdc_acm: Update log level only if UART log backend is enabled 2024-06-21 08:45:22 -04:00
CMakeLists.txt usb: move USB device stack code to own directory 2022-03-31 18:30:14 +02:00
Kconfig usb: move USB device stack code to own directory 2022-03-31 18:30:14 +02:00
Kconfig.bt usb: move USB device stack code to own directory 2022-03-31 18:30:14 +02:00
Kconfig.cdc usb: device: cdc_acm: Use ZLP to detect initial host read 2023-11-13 09:43:46 +01: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 usb: move USB device stack code to own directory 2022-03-31 18:30:14 +02:00
Kconfig.test usb: move USB device stack code to own directory 2022-03-31 18:30:14 +02:00
loopback.c usb: device: update logging module registration 2022-12-12 15:57:35 +01:00
msc.c usb: fix thread function signatures 2023-10-30 12:24:34 +01:00