mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
Extend sample to show how to use alternative approach of adding subcommands using new APIs: SHELL_SUBCMD_SET_CREATE, SHELL_SUBCMD_ADD and SHELL_SUBCMD_COND_ADD. Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>