external_zblue/subsys/logging
Carles Cufi 60e8447afc nordic: Remove the nRF54H20 Engineering B
The production version of the nRF54H20 SoC is now available, so remove
the initial Engineering B (EngB) preview version.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2026-04-20 17:57:32 +08:00
..
backends logging: backend: websocket: Avoid uninit variable warning 2026-04-20 17:54:03 +08:00
frontends nordic: Remove the nRF54H20 Engineering B 2026-04-20 17:57:32 +08:00
mipi_syst logging: mipi_syst: Add CONFIG_LOG_MIPI_SYST_DISABLE_TIMESTAMP 2026-04-20 16:56:02 +08:00
CMakeLists.txt logging: Move frontends to the dedicated directory 2026-04-20 17:41:05 +08:00
Kconfig logging: Move frontends to the dedicated directory 2026-04-20 17:41:05 +08:00
Kconfig.filtering logging: Allow runtime filtering for frontend only case 2026-04-20 17:30:17 +08:00
Kconfig.formatting logging: add ISO 8601 formated timestamp 2026-04-20 17:45:28 +08:00
Kconfig.links
Kconfig.misc logging: log_cmds: Enable log commands for shell with the logging frontend 2026-04-20 17:50:48 +08:00
Kconfig.mode logging: Default to IMMEDIATE mode for native targets 2026-04-20 17:14:03 +08:00
Kconfig.processing posix: timers: deprecate CONFIG_POSIX_CLOCK and TIMER 2026-04-20 17:22:23 +08:00
Kconfig.template.log_config logging: Changed log template to consider default log level 2026-04-20 16:18:41 +08:00
Kconfig.template.log_config_inherit
Kconfig.template.log_format_config logging: Fix LOG_OUTPUT dependency 2026-04-20 17:48:47 +08:00
log_cache.c logging: log_cache: ensure cache contains an entry 2026-04-20 17:16:43 +08:00
log_cache.h
log_cmds.c logging: log_cmds: Enable log commands for shell with the logging frontend 2026-04-20 17:50:48 +08:00
log_core.c logging: Initialize 'chosen' pointer in z_log_msg_claim_oldest to NULL 2026-04-20 17:54:56 +08:00
log_link_ipc_service.c
log_mgmt.c logging: When strings are stripped keep source name pointers 2026-04-20 17:35:18 +08:00
log_minimal.c coding guidelines: comply with MISRA Rule 12.1. 2026-04-20 17:22:00 +08:00
log_msg.c logging: Add log_source_id helper function 2026-04-20 17:48:12 +08:00
log_multidomain_link.c logging: multidomain_link: fix crash caused by drop notification 2026-04-20 17:12:23 +08:00
log_output.c logging: log_output: Move flushing and writing to the header 2026-04-20 17:48:47 +08:00
log_output_custom.c logging: support custom timestamp formatting 2026-04-20 16:18:30 +08:00
log_output_dict.c logging: log_output: Move flushing and writing to the header 2026-04-20 17:48:47 +08:00
log_output_syst.c logging: Add log_source_id helper function 2026-04-20 17:48:12 +08:00