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

[0.5.x] Sleep fixes #1076

Merged
merged 1 commit into from
Aug 3, 2016
Merged

[0.5.x] Sleep fixes #1076

merged 1 commit into from
Aug 3, 2016

Conversation

avtolstoy
Copy link
Member

@avtolstoy avtolstoy commented Aug 2, 2016

Original PR #1051

Fixes #1043 and #1029:

  • RTC wakeup time should be calculated right before entering SLEEP_MODE_DEEP
  • STOP mode should retain user interrupt handler

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 (N/A)
  • Add to CHANGELOG.md after merging (add links to docs and issues)

BUGFIX

  • RTC wakeup time now calculated right before entering SLEEP_MODE_DEEP. Fixes #1043
  • STOP mode should retain user interrupt handler. Fixes #1029

- RTC wakeup time should be calculated right before entering SLEEP_MODE_DEEP
- STOP mode should retain user interrupt handler
@technobly technobly added this to the 0.5.3 milestone Aug 2, 2016
@technobly technobly merged commit 9b073a4 into develop-0.5.x Aug 3, 2016
@technobly technobly deleted the feature/0.5.x/sleep-fixes-1 branch October 27, 2016 17:21
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