zephyr/include/shell
Krzysztof Chruscinski a64b0fe1e3 shell: Deprecate macros for subcommands creation
Macros are replaced by C++ friendly versions:
- SHELL_CREATE_STATIC_SUBCMD_SET by SHELL_STATIC_SUBCMD_SET_CREATE
- SHELL_CREATE_DYNAMIC_CMD by SHELL_DYNAMIC_CMD_CREATE

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2019-02-20 07:31:35 -05:00
..
shell_dummy.h
shell_fprintf.h
shell_history.h shell: Allocate proper amount of history slab memory 2019-02-06 07:16:08 -05:00
shell_log_backend.h
shell_rtt.h
shell_types.h
shell_uart.h
shell.h shell: Deprecate macros for subcommands creation 2019-02-20 07:31:35 -05:00