-
Notifications
You must be signed in to change notification settings - Fork 3k
K64, 840_DK targets; Gatt and security examples, removed LED #9644
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
@ConradBraam, thank you for your changes. |
Thanks for the change @ConradBraam . |
I could not find a job and logs of the actual task/job running, want to balance the additional running time for adding the other examples we have, versus just generating noise etc. So we can add the other examples for better confidence, for examples that are trivial but are often downloaded, still get coverage for finger slippages. |
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.
I believe this file is maintained by @ARMmbed/mbed-os-maintainers, so I leave it to them to review.
@ARMmbed/mbed-os-test please review Build step is building examples. |
Set as needs: work until the update |
fff58a3
to
c8f9da0
Compare
I am holding this open because I want to try get the BLE_ExtendedAdvertising example added as well, but it's not yet mirrored in mercurial. If mirroring it is easy for @screamerbg to set up, then I can get it all in one PR. |
c8f9da0
to
64bfd7b
Compare
Added the line for |
Travis continous-integration job restarted, and passed. |
CI started |
Test run: FAILEDSummary: 3 of 8 test jobs failed Failed test jobs:
|
Please review build failures
|
Not managed to find that same error - but tracked down that the mbed-os.lib was pointing to 5.11.2 not 5.11.4 as a starter that breaks this code - so I am resolving why we did not merge the lib files. Built locally I am getting error |
@ConradBraam Any update? |
Not buildable under any compiler for NRF51, due to there not being sufficient flash. Will come back to this after some stack optimizations are delivered to allow targeting the NRF51. |
@ConradBraam Any thoughts on how to progress this PR, or should this be closed in the short term while said optimizations are made? |
I am blocked by some CI work, which involves moving the build&test jobs for this code from one server to another. |
Description
Updates the examples subset we build in CI to cover Gatt , Security and Periodic Advertising which touch more APIs, and removed the LED sample builds. Added NRF52840 target.
Pull request type
Reviewers
@pan-