zephyr/subsys/usb/device
Tomasz Moń 21975231e2 usb: device: cdc_acm: Prevent recursive logging loop
Allow enabling CDC ACM logging only if CDC ACM is not used as logging
backend. This prevents endless recursive logging loop, especially
visible when minimal footprint logging is enabled.

Fixes: #52981

Signed-off-by: Tomasz Moń <tomasz.mon@nordicsemi.no>
2022-12-15 14:54:24 +01:00
..
class usb: device: cdc_acm: Prevent recursive logging loop 2022-12-15 14:54:24 +01:00
bos.c usb: device: update logging module registration 2022-12-12 15:57:35 +01:00
CMakeLists.txt
Kconfig usb: remove usb_pid.Kconfig file 2022-11-22 11:09:21 +01:00
os_desc.c usb: device: update logging module registration 2022-12-12 15:57:35 +01:00
os_desc.h
usb_descriptor.c usb: device: update logging module registration 2022-12-12 15:57:35 +01:00
usb_descriptor.h include: add missing sys/slist.h include 2022-10-11 18:05:17 +02:00
usb_device.c usb: device: update logging module registration 2022-12-12 15:57:35 +01:00
usb_transfer.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
usb_transfer.h
usb_work_q.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
usb_work_q.h subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00