zephyr/samples/subsys
Krzysztof Chruscinski 3605e48c44 shell: Modify subcommands to use SHELL_STATIC_SUBCMD_SET_CREATE
It is planned to deprecate SHELL_CREATE_STATIC_SUBCMD_SET macro
which is replaced by SHELL_STATIC_SUBCMD_SET_CREATE.

Additionally, removed irrelevant comments about alphabetical
ordering which is no longer needed.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2019-02-20 07:31:35 -05:00
..
console cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
fs doc: fix misspellings in docs 2019-02-07 22:06:14 -05:00
ipc samples: subsys: ipm_mcux: Convert to use DT_ prefixed defines 2019-02-08 16:03:17 -06:00
logging tests: Dont run coverage for select test cases. 2019-01-16 06:12:33 -05:00
mgmt doc: changed structure and layout 2019-02-05 07:04:40 -05:00
nvs samples/subsys/nvs: Fix typo in samples description. 2019-02-19 07:45:50 -06:00
shell/shell_module shell: Modify subcommands to use SHELL_STATIC_SUBCMD_SET_CREATE 2019-02-20 07:31:35 -05:00
usb dfu: mcuboot: rename boot_swap_type> mcuboot_swap_type 2019-02-19 09:32:02 +01:00
subsys.rst