zephyr/subsys/logging/frontends
Krzysztof Chruściński 9b2532ab43 logging: frontends: stmesp: Fix logging single argument log twice
Macro was missing a break when single argument with non 32 bit
word argument was detect. Because of that, there were two
logging messages created for a single log entry.

Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no>
2025-01-24 15:43:19 +01:00
..
stmesp logging: frontends: stmesp: Fix logging single argument log twice 2025-01-24 15:43:19 +01:00
CMakeLists.txt logging: frontends: stmesp: Move zephyr_custom_log.h to the unique path 2024-12-10 20:37:22 +01:00
Kconfig logging: frontends: stmesp: Add optimized short logs 2024-12-10 11:09:55 +01:00
log_frontend_dict_uart.c logging: Add log_source_id helper function 2024-10-08 16:57:59 +02:00
log_frontend_stmesp_demux.c logging: frontends: stmesp_demux: Add support for turbo logs 2024-12-10 11:09:55 +01:00
log_frontend_stmesp.c logging: frontends: stmesp: Add optimized short logs 2024-12-10 11:09:55 +01:00