You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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]>
0 commit comments