v2.0.0
modules: shell: Add wait before UARTs are suspended Add a short wait before UARTs are suspended to leave time to empty the buffers. Otherwise an assert will kick in because the TX_STOPPED event has not been received before suspending the UARTs. Signed-off-by: Jan Tore Guggedal <[email protected]>