zephyr/include/shell
Krzysztof Chruscinski 7e26f53470 shell: Add macros for creating conditional commands
Added macros which can be used to create a command which depends
on compilation flag. Macros are a cleaner alternative to #ifdefs
around command registration and command handler.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2019-04-28 13:31:34 -04:00
..
shell_dummy.h
shell_fprintf.h
shell_history.h
shell_log_backend.h
shell_rtt.h
shell_telnet.h shell: Add TELNET backend 2019-04-01 10:26:13 -04:00
shell_types.h
shell_uart.h
shell.h shell: Add macros for creating conditional commands 2019-04-28 13:31:34 -04:00