zephyr/subsys/usb/device_next/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
..
bt_hci.c usb: device_next: Rename usbd_contex to usbd_context 2024-06-03 06:43:20 -07:00
Kconfig usb: device_next: add initial HID device support 2024-05-14 18:24:45 -04:00
Kconfig.bt usb: device_next: add BT HCI USB transport layer 2023-01-27 00:57:22 +09:00
Kconfig.cdc_acm usb: device_next: add experimental CDC ACM implementation 2022-12-02 12:55:18 +01:00
Kconfig.cdc_ecm usb: device_next: add CDC ECM class implementation 2023-05-11 11:26:54 +02:00
Kconfig.hid usb: device_next: add initial HID device support 2024-05-14 18:24:45 -04:00
Kconfig.loopback usb: device_next: rename Kconfig template instances count 2023-01-11 17:44:27 +01:00
Kconfig.msc usb: device_next: new USB Mass Storage implementation 2023-02-24 15:19:20 +01:00
Kconfig.template.instances_count usb: device_next: rename Kconfig template instances count 2023-01-11 17:44:27 +01:00
Kconfig.uac2 usb: device_next: new USB Audio 2 implementation 2024-02-01 15:07:37 +01:00
loopback.c usb: device_next: Rename usbd_contex to usbd_context 2024-06-03 06:43:20 -07:00
usbd_cdc_acm.c usb: cdc_acm: Update log level only if UART log backend is enabled 2024-06-21 08:45:22 -04:00
usbd_cdc_ecm.c usb: device_next: Rename usbd_contex to usbd_context 2024-06-03 06:43:20 -07:00
usbd_hid.c usb: device_next: hid: fix Get Report buffer handling 2024-06-04 07:56:45 +02:00
usbd_hid_api.c usb: device_next: add initial HID device support 2024-05-14 18:24:45 -04:00
usbd_hid_internal.h usb: device_next: add initial HID device support 2024-05-14 18:24:45 -04:00
usbd_hid_macros.h usb: device_next: rename the rate properties to use the correct unit 2024-06-13 08:03:49 -04:00
usbd_msc.c usb: device_next: Rename usbd_contex to usbd_context 2024-06-03 06:43:20 -07:00
usbd_msc.ld linker: subsys: Use Z_LINK_ITERABLE_SUBALIGN 2024-04-20 13:45:25 -04:00
usbd_msc_scsi.c usb: fix common misspellings in USB support 2023-07-26 10:46:01 +02:00
usbd_msc_scsi.h usb: device_next: report medium error on Mass Storage failed writes 2023-05-17 11:45:45 +02:00
usbd_uac2.c usb: device_next: Rename usbd_contex to usbd_context 2024-06-03 06:43:20 -07:00
usbd_uac2_macros.h usb: device_next: uac2: add descriptor sets macros 2024-04-22 06:51:22 -07:00