-
Notifications
You must be signed in to change notification settings - Fork 3k
ADI: Re-enable DEVICE_RTC for EV_COG_AD3029LZ and EV_COG_AD4050LZ #6946
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
ADI: Re-enable DEVICE_RTC for EV_COG_AD3029LZ and EV_COG_AD4050LZ #6946
Conversation
CC : @maclobdell @bentcooke |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you split style changes from code changes? Commit rework rtc should be split into 2.
@0xc0170 coding style and rework are separated. |
/morph build |
Build : FAILUREBuild number : 2075 |
@AnttiKauppila Has anything changed causing a failure in lorawan example for this PR? Please review |
@kivaisan Can you check this asap. |
Apparently, the "targets" in mbed-os\tools\test\examples\examples.json does not make sense. |
@li-ho This is a bug in our tools or CI. We are investigating. Your target wont be built for lorawan or ble (only those specified in targets should be for features like these). |
2f37602
to
2b377bd
Compare
Feature branch rebased, please rebase your PR. |
Description
Rework adi_rtc.c:
Pull request type
Steps to reproduce
mbed test -t arm -m ev_cog_ad3029lz -n tests-mbed_hal-rtc*
Expected test results