Skip to content

v2.0.0

Choose a tag to compare

@simensrostad simensrostad released this 08 Nov 10:58
· 100 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 <jantore.guggedal@nordicsemi.no>