zephyr/samples/subsys/shell
Johann Fischer 5315c285cc sampes: shell: remove usage of CONFIG_USB_UART_CONSOLE
Remove option CONFIG_USB_UART_CONSOLE where it has no influence
or enable CONFIG_SHELL_BACKEND_SERIAL_CHECK_DTR without taking
a detour through CONFIG_USB_UART_CONSOLE.

Check the compatibility of chosen property instead
of usage of CONFIG_USB_UART_CONSOLE option.

Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
2021-11-18 14:29:18 +01:00
..
devmem_load shell: add devmem load command 2021-08-13 10:13:36 -04:00
fs cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
shell_module sampes: shell: remove usage of CONFIG_USB_UART_CONSOLE 2021-11-18 14:29:18 +01:00
shell.rst