zephyr/subsys/logging/frontends
Krzysztof Chruściński aaeb015ec4 logging: frontends: stmesp: Fix sending string location
String location information should only be sent for core which
do not append strings to the log message (PPR, FLPR). Without
this, cpurad was also sending that information and that was
redundant.

Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no>
2025-04-01 16:26:50 +02: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: frontend_stmesp: Fix string addresses from remote core 2025-04-01 16:26:50 +02:00
log_frontend_stmesp.c logging: frontends: stmesp: Fix sending string location 2025-04-01 16:26:50 +02:00