-
Notifications
You must be signed in to change notification settings - Fork 3k
Fix target definition for NRF52 series #7405
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
Conversation
* Removed RTC, NRF52840 doesn't support RTC API. * Reorganized DEVICE_HAS order for NRF52832.
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.
How come RTC did not error if it was not supported? fallback to lp ticker?
The NRF52840_DK is not part of CI testing. |
/morph build |
Build : SUCCESSBuild number : 2525 Triggering tests/morph test |
Exporter Build : SUCCESSBuild number : 2173 |
Test : SUCCESSBuild number : 2287 |
What is the holdup on making the 'PDK' Mbed official? |
@loverdeg-ep Fyi, I would suggest y'all create an issue since coments that appears on closed PRs receive little attention. |
Description
Pull request type