-
Graeme Russ authored
The current implementation has the timer being started before the interrupt handler is installed. It the interrupt occurs before the handler is installed, the timer interrupt is never reset and the timer stops Signed-off-by:
Graeme Russ <graeme.russ@gmail.com>
Graeme Russ authoredThe current implementation has the timer being started before the interrupt handler is installed. It the interrupt occurs before the handler is installed, the timer interrupt is never reset and the timer stops Signed-off-by:
Graeme Russ <graeme.russ@gmail.com>