-
Notifications
You must be signed in to change notification settings - Fork 3k
CMake Travis: add additional examples #13334
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
CMake Travis: add additional examples #13334
Conversation
@0xc0170, thank you for your changes. |
b2081b0
to
d76c050
Compare
03449e9
to
99983c5
Compare
This PR cannot be merged due to conflicts. Please rebase to resolve them. |
You probably need to cherry-pick your commits to |
c98abd9
to
2d6ebed
Compare
Rebased, also history fixed, so just one commit adding all examples we should support. Ready for review, although blocked until we fix the examples. |
52cbf51
to
211e4d8
Compare
This PR cannot be merged due to conflicts. Please rebase to resolve them. |
84df3e7
to
2c796e8
Compare
I'll rebase once I fix the rest of the examples otherwise it's rebase often with no benefits. |
8872419
to
cb65e19
Compare
161a445
to
85477b1
Compare
I've just rebased the branch to have the history clean and ready for review. Travis finally built all examples. There are errors we need to fix in the examples. |
Can you share the build output link? I cannot see it. |
129e697
to
ed797cf
Compare
This PR cannot be merged due to conflicts. Please rebase to resolve them. |
Fix for NFC_EEPROM failure: ARMmbed/mbed-os-example-nfc#77 |
b933cfc
to
70f4ed1
Compare
merged. I rebased, lets see what is outstanding. |
Depends on #13488, I'll rebase once it is in. |
a3dc894
to
4aa4688
Compare
This PR cannot be merged due to conflicts. Please rebase to resolve them. |
70f4ed1
to
9fe1b71
Compare
c961df3
to
76eea6d
Compare
This force-push ensures that that the mbed-os repository stays on |
8c2ef58
to
2a22a90
Compare
05cd574
to
fa7523f
Compare
Co-authored-by: Hugues Kamba <[email protected]>
This PR cannot be merged due to conflicts. Please rebase to resolve them. |
2a22a90
to
8bfeec5
Compare
Awesome to have this in! |
Summary of changes
Add configuration that would allow us to build dozen of examples without too much duplications. As not all examples are yet updated, I'll clean it up and make it part of the CI check.
Impact of changes
Migration actions required
Documentation
Pull request type
Test results
Reviewers