mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-26 01:46:26 +00:00
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> |
||
---|---|---|
.. | ||
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 |