Skip to content
Commit 8ac11b9b authored by Robert Lubos's avatar Robert Lubos Committed by Jukka Rissanen
Browse files

net: openthread: Fix for OT prompt in the Zephyr shell



OpenThread has changed it's behaviour in terms of prompt printing in the
CLI module. Previously it was only printed on the UART CLI backend, now
it's printed on every CLI backend. This results in a double prompt being
printed when combined with Zephyr shell (one from OT and other form
Zephyr).

This commit adds a temporary fix to prevent OT prompt from being printed
in Zehpyr shell. As a long term solution we should add an option to
OpenThread to allow to disable prompt on the output.

Signed-off-by: default avatarRobert Lubos <robert.lubos@nordicsemi.no>
parent 23ab9499
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment