cli: stop alarm when cli is open
The debugger cli uses an alarm that periodically read a character from UART
to check if ctrl+E was pressed. However, the alarm is still being called
when the CLI is opened - which causes the CLI to occasionally lose characters.
Signed-off-by:
Yaron Micher <yaronm@hailo.ai>
Loading
Please register or sign in to comment