Skip to content

Conversation

@myrrdyn
Copy link

@myrrdyn myrrdyn commented Dec 9, 2017

The rtimer is configured to use timer 4/5 but the wrong timer number is passed to
TIMER_INTERRUPT, preventing rtimer to work.
This patch correctly passes timer number 5 to the TIMER_INTERRUPT macro.

Signed-off-by: Salvatore De Dominicis salvatore.dedominicis@gmail.com

The rtimer is configured to use timer 4/5 but the wrong timer number is passed to
TIMER_INTERRUPT, preventing rtimer to work.
This patch correctly passes timer number 5 to the TIMER_INTERRUPT macro.

Signed-off-by: Salvatore De Dominicis <salvatore.dedominicis@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant