zephyr/include/shell
Krzysztof Chruscinski 279e5b45b8 shell: Fix SHELL_COND_CMD_ARG_REGISTER macro with NULL handler
Macro was failing when handler was NULL and else case was
hit because of attempt to concatenate with handler which was
set to NULL (which is ((void *)0)).

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2020-02-01 08:10:06 -05:00
..
shell_dummy.h
shell_fprintf.h
shell_history.h
shell_log_backend.h
shell_rtt.h
shell_telnet.h
shell_types.h
shell_uart.h
shell.h