mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
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>