kinetis: Refactor clock initialization code#8928
Conversation
6635d12 to
308c828
Compare
308c828 to
c6478ac
Compare
|
Can you rebase? I'm testing this PR and so far I found:
|
c6478ac to
06cbdf4
Compare
|
@kYc0o |
|
Sorry, I forgot to say that I was testing with tests/periph_rtc. |
|
Ah, I just realised that the RTC oscillator is not started... need to examine |
|
found the source of the issue on frdm-kw41z. Will post update |
|
@kYc0o |
|
Perfect! Works like a charm. |
|
Please squash. |
|
All in one commit? |
|
I'd say one for the boards and one for the cpu. Though @cladmi has preference to have working commits... But well, here there are quite some changes to make them all in one commit. |
233ac5c to
38f2a26
Compare
|
Ok, I agree. All in one is ok! Thanks for the explanation. |
|
Murdock found some problems. Can you take a look @gebart ? |
|
Will address. I forgot that C++ won't accept ints as enums. |
38f2a26 to
aa15147
Compare
|
fixed the c++ errors. OK to squash? |
|
Yes! Please go ahead! |
1a1b446 to
c54f6b4
Compare
|
squashed |
|
Thanks for the review |
kinetis: Refactor clock initialization code
Contribution description
Issues/PRs references
Used by #8814, #8930, #8933