zephyr/samples/subsys/shell/shell_module
Jakub Rzeszutko 2b5723d455 shell: add init backend configuration
Each backend can configure separately features like colors on/off, VT100
handling and so on. This can be very handy for planned MQTT backend.
Shell will not send VT100 commands when VT100 is not enabled globally or
for particular backend.

Signed-off-by: Jakub Rzeszutko <jakub.rzeszutko@nordicsemi.no>
2021-09-28 20:02:01 -04:00
..
src shell: add init backend configuration 2021-09-28 20:02:01 -04:00
CMakeLists.txt cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
Kconfig
overlay-usb.conf samples: shell: get CDC ACM UART device from devicetree 2021-08-23 18:53:47 -04:00
prj_getopt.conf
prj_login.conf samples: shell_module: use Kconfig setting SHELL_CMD_ROOT 2021-06-16 10:41:17 +02:00
prj_minimal_rtt.conf kernel: remove object tracing 2021-05-07 22:10:21 -04:00
prj_minimal.conf kernel: remove object tracing 2021-05-07 22:10:21 -04:00
prj.conf sample: subsys: shell: shell_module: add config for timing at boot 2021-06-16 11:03:11 +03:00
sample.yaml shell: remove Kconfig option CONFIG_UART_SHELL_ON_DEV_NAME 2021-08-24 17:15:58 -04:00
usb.overlay samples: shell: get CDC ACM UART device from devicetree 2021-08-23 18:53:47 -04:00