Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[H7] Fix/add timer IRQ handlers #9700

Merged
merged 1 commit into from Apr 18, 2020

Conversation

jflyper
Copy link
Contributor

@jflyper jflyper commented Apr 13, 2020

Fixed incorrect IRQ handler
IRQ15: TIM1_BRK_TIM15_IRQHandler to TIM15_IRQHandler

Added missing IRQ handlers
IRQ14: TIM8_TRG_COM_TIM14_IRQHandler
IRQ16: TIM16_IRQHandler
IRQ17: TIM17_IRQHandler

@jflyper jflyper added this to the 4.2 milestone Apr 13, 2020
@mikeller
Copy link
Member

For completeness:
IRQ14: TIM8_TRG_COM_TIM14_IRQHandler is added as well.

@mikeller mikeller modified the milestones: 4.2, 4.1.6 Apr 18, 2020
@mikeller mikeller merged commit 7b0f4bd into betaflight:master Apr 18, 2020
mikeller added a commit that referenced this pull request Apr 18, 2020
@jflyper
Copy link
Contributor Author

jflyper commented Apr 19, 2020

Thanks. I've edited the 1st comment.

@jflyper jflyper deleted the bfdev-h7-fix-timer-irq-handlers branch April 19, 2020 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants