zephyr/samples
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
..
application_development samples: external_lib: Add building on windows support 2022-11-30 16:35:40 +01:00
arch crc: Make the build of crc function dependent on a Kconfig 2022-11-23 13:30:00 +01:00
basic samples: blinky_pwm: Add nucleo_l476rg support 2022-12-13 10:01:11 +00:00
bluetooth sample: Bluetooth: Add PA interval check in iso broadcast benchmark 2022-12-14 15:00:13 +01:00
boards usb: device: cdc_acm: Prevent recursive logging loop 2022-12-15 14:54:24 +01:00
compression samples: compression: lz4 requires more than 64kB of RAM 2022-11-02 16:06:06 -05:00
drivers samples: board: esp32: DAC sample code 2022-12-13 16:29:38 +00:00
hello_world includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
kernel samples: move to using CONFIG_MP_MAX_NUM_CPUS=1 2022-10-20 22:04:10 +09:00
modules tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
net samples: syslog_net: use utility function for backend init 2022-12-01 09:48:42 +01:00
philosophers samples: move to using CONFIG_MP_MAX_NUM_CPUS=1 2022-10-20 22:04:10 +09:00
posix tests: Remove explicit newlib nano override 2022-10-19 16:02:51 +02:00
sensor samples: sensor: Added sample for grow_r502a fingerprint sensor 2022-12-14 18:44:29 +01:00
shields samples: shields: npm6001_ek: fix build 2022-12-05 18:21:31 +01:00
subsys settings: file: drop CONFIG_SETTINGS_FILE_DIR 2022-12-14 14:11:03 +01:00
synchronization samples: synchronization: Convert CONFIG_MP_NUM_CPUS handling 2022-10-27 13:59:57 -04:00
tfm_integration tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
userspace includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
classic.rst
index.rst docs: add definition and minimum criteria for samples 2022-09-14 17:27:05 -04:00
sample_definition_and_criteria.rst docs: add definition and minimum criteria for samples 2022-09-14 17:27:05 -04:00