zephyr/samples/subsys/shell/shell_module
Krzysztof Chruscinski c313474cb0 shell: uart: Add TX disabling in uninitialization
Uninitialization of uart transport was missing disabling of TX
interrupt. It had to be done by the user before using uart.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2021-04-23 15:00:21 +02:00
..
src shell: uart: Add TX disabling in uninitialization 2021-04-23 15:00:21 +02:00
CMakeLists.txt samples: shell_module: Add shell_uart_release command 2021-03-25 07:08:40 -04:00
Kconfig
overlay-usb.conf samples: shell_module: add shell support over CDC ACM 2021-02-26 08:10:36 -05:00
prj_getopt.conf shell: sample: add getopt 2021-03-01 09:50:32 -05:00
prj_login.conf shell: sample: add login example 2021-03-24 05:44:14 -04:00
prj_minimal_rtt.conf shell: add an option for minimal default configuration 2021-02-27 10:26:33 +01:00
prj_minimal.conf shell: add an option for minimal default configuration 2021-02-27 10:26:33 +01:00
prj.conf samples: shell: enable thread runtime stats 2020-12-14 13:00:47 -05:00
sample.yaml shell: sample: add login example 2021-03-24 05:44:14 -04:00