zephyr/subsys/logging
Ehud Naim cea6fb7753 logging: fix cmd_log_self_disable argc checker
according to the comment "all if no modules specified"
to support "all" state, set to 1 number of parameters.

Signed-off-by: Ehud Naim <ehudn@marvell.com>
2020-11-06 13:16:39 -05:00
..
mipi_syst logging: mipi-sys-t: move platform.h to main tree 2020-10-29 07:23:40 -04:00
CMakeLists.txt
Kconfig soc/xtensa/intel_adsp: Upstream updates 2020-10-21 06:38:53 -04:00
Kconfig.template.log_config
log_backend_native_posix.c
log_backend_net.c
log_backend_rb.c subsys/logging: log_backend_rb: Clear memory, timestamps 2020-10-21 06:38:53 -04:00
log_backend_rtt.c logging: make log_backend_std header public 2020-10-21 10:21:05 -04:00
log_backend_spinel.c logging: make log_backend_std header public 2020-10-21 10:21:05 -04:00
log_backend_swo.c logging: make log_backend_std header public 2020-10-21 10:21:05 -04:00
log_backend_uart.c logging: make log_backend_std header public 2020-10-21 10:21:05 -04:00
log_backend_xtensa_sim.c logging: make log_backend_std header public 2020-10-21 10:21:05 -04:00
log_cmds.c logging: fix cmd_log_self_disable argc checker 2020-11-06 13:16:39 -05:00
log_core.c logging: fix if else if constructs missing final else 2020-10-07 23:05:18 -07:00
log_list.c
log_list.h
log_minimal.c code-guideline: Fixing code violation 10.4 Rule 2020-10-01 17:13:29 -04:00
log_msg.c logging: fix if else if constructs missing final else 2020-10-07 23:05:18 -07:00
log_output_syst.c misc: Replace assert include and calls by sys/__assert.h equivalent 2020-10-02 11:42:40 +02:00
log_output.c misc: Replace assert include and calls by sys/__assert.h equivalent 2020-10-02 11:42:40 +02:00