zephyr/subsys/fb
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
..
cfb.c cfb: increase maximum resolution of the framebuffer 2019-02-02 09:04:05 -05:00
cfb_fonts.c subsys: add monochrome character framebuffer 2018-10-16 14:54:47 -04:00
cfb_shell.c shell: Modify subcommands to use SHELL_STATIC_SUBCMD_SET_CREATE 2019-02-20 07:31:35 -05:00
CMakeLists.txt shell: Add initial code for Character Framebuffer shell module 2018-12-07 10:21:02 -05:00
Kconfig kconfig: Have the 'framebuffer' menu depend on it being enabled 2018-12-30 16:24:50 -05:00