Skip to content

v2.0.0

Compare
Choose a tag to compare
@simensrostad simensrostad released this 08 Nov 10:58
· 59 commits to main since this release
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]>