Skip to content

EFM32: fix fire interrupt (set flags) #5176

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

Merged
merged 1 commit into from
Sep 29, 2017

Conversation

0xc0170
Copy link
Contributor

@0xc0170 0xc0170 commented Sep 22, 2017

There's overflow counter that needs to be 0, and
CC0 flag set.

Fixes #5051

Tested with example in the issue, the callback is fired as it should. I've been testing it with leopard gecko (any efm32 should do the trick).

cc @fkjagodzinski

There's overflow counter that needs to be 0, and
CC0 flag set.

Fixes ARMmbed#5051
@stevew817
Copy link
Contributor

Thanks @0xc0170 !

@fkjagodzinski fkjagodzinski mentioned this pull request Sep 26, 2017
@0xc0170
Copy link
Contributor Author

0xc0170 commented Sep 29, 2017

/morph test

@mbed-bot
Copy link

Result: SUCCESS

Your command has finished executing! Here's what you wrote!

/morph test

Output

mbed Build Number: 1435

All builds and test passed!

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.

5 participants