zephyr/samples/subsys/shell
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
..
fs samples: shell: fs: require keyboard harness 2020-09-10 15:55:02 -05:00
shell_module shell: uart: Add TX disabling in uninitialization 2021-04-23 15:00:21 +02:00
shell.rst