Skip to content
Commit 0bed0da0 authored by Yaron's avatar Yaron Committed by tarek-arm
Browse files

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's avatarYaron Micher <yaronm@hailo.ai>
parent 876fa4ff
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment