Skip to content

TIMx_IRQHandler should be WEAK #150

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

Closed
wants to merge 1 commit into from

Conversation

fpistm
Copy link
Member

@fpistm fpistm commented Nov 9, 2017

Do not merge this one.
Tests on going
Already defined as weak in CMSIS device startup file and aliased to Default_Handler.
Defining TIMx_IRQHandler in timer.c as weak allow to redefine them at user sketch level but if they are not defined, no guarantee that they are used instead of Default_Handler

Close this PR. Will be handled thanks #146

Signed-off-by: Frederic.Pillon <[email protected]>
@fpistm fpistm self-assigned this Nov 9, 2017
@fpistm fpistm requested a review from a user November 9, 2017 10:43
@fpistm fpistm closed this Jan 10, 2018
@fpistm fpistm deleted the WEAK_irqhandler branch January 10, 2018 20:58
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