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

Fix for attachInterrupt() on the Core #1255

Merged
merged 1 commit into from
May 4, 2017
Merged

Conversation

sergeuz
Copy link
Member

@sergeuz sergeuz commented Feb 19, 2017

This PR fixes #1136 by reverting what I believe was an accidental change introduced by this PR: #1076.

I don't have a Core device personally, but I've managed to reproduce symptoms of the issue on the Photon, so any help with testing is appreciated.


Doneness:

  • Contributor has signed CLA
  • Problem and Solution clearly stated
  • Code peer reviewed
  • API tests compiled
  • Run unit/integration/application tests on device
  • Add documentation
  • Add to CHANGELOG.md after merging (add links to docs and issues)

Bugfix

@sergeuz sergeuz added the bug label Feb 19, 2017
@sergeuz sergeuz added this to the 0.7.0 milestone Feb 19, 2017
@sergeuz sergeuz requested a review from avtolstoy February 19, 2017 15:54
@technobly technobly merged commit c7075ea into develop May 4, 2017
@technobly technobly deleted the fix/core_interrupts branch May 4, 2017 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Core 0.5.3]: Interrupts are disabled by default
3 participants