zephyr/samples/subsys
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
..
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: Deprecate macros for subcommands creation 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 doc: add labels to sample docs 2017-04-04 20:48:08 +00:00