Skip to content

Added missing functionality for disabling interrupts in SerialBase.h #1073

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
Apr 30, 2015
Merged

Added missing functionality for disabling interrupts in SerialBase.h #1073

merged 1 commit into from
Apr 30, 2015

Conversation

marcuschangarm
Copy link
Contributor

Calling SerialBase::attach(NULL, IrqType type) disables interrupt for the given IrqType while calling SerialBase::attach(NULL, NULL, IrqType type) does not.

This pull request adds the same functionality to the latter call.

0xc0170 added a commit that referenced this pull request Apr 30, 2015
Add missing functionality for disabling interrupts in SerialBase.h
@0xc0170 0xc0170 merged commit 7244eb8 into ARMmbed:master Apr 30, 2015
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.

2 participants