Merged
Conversation
This was referenced Nov 20, 2014
fd11ec5 to
fa050e2
Compare
cc2cdee to
af61883
Compare
Member
Author
|
I'll merge the |
Member
|
Looks good as far as I can tell. ACK |
Member
Author
Member
|
Actually my replacement depends on this PR, because it removes `drivers/include/rtc.h' |
a78271d to
161aad1
Compare
Member
Author
|
squashed |
Member
|
See #2060. |
Member
Author
|
This PR does not remove 'drivers/include/rtc.h'. |
Member
Author
|
Ah, I understand what you mean now - #2060 removes rtc.h, so this PR must be merged first. |
Member
Author
|
Anyhow - I would like to merge the new rtc shell command (in whichever form), this PR and #2060 in one go, do you agree? |
Member
|
I don't object. ;) |
cpu/native/include/periph_conf.h
Outdated
Member
Author
There was a problem hiding this comment.
The file does not specify an RTC ;)
Member
There was a problem hiding this comment.
It could still need documentation.
Member
Author
There was a problem hiding this comment.
that is why I addressed the comment ;)
Member
|
ACK |
0f0253c to
706f876
Compare
Member
Author
|
squashed |
added 3 commits
December 13, 2014 15:21
* adapt implementation to new interface * remove now superfluous drivers directory
* add error checking / warnings * implement parts of alarm functionality * clean up
706f876 to
f35981a
Compare
Member
Author
|
rebased |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
periph/rtcinstead of the deprecatedrtcin nativeEdit: split all non-native parts into separate PRs.