-
Notifications
You must be signed in to change notification settings - Fork 3k
STM32L4 update drivers version to CUBE V1.16.0 #13741
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
@jeromecoutant, thank you for your changes. |
I restarted CI but again Travis caught the older commit :/ |
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.
As this is driver code going to approve as is without in depth review
Started Ci , @0xc0170 do you know why the licence check has failed ? |
Jenkins CI Test : ✔️ SUCCESSBuild Number: 1 | 🔒 Jenkins CI Job | 🌐 Logs & ArtifactsCLICK for Detailed Summary
|
This PR cannot be merged due to conflicts. Please rebase to resolve them. |
The rebase is needed , once done, Travis should catch the proper SHA this time. |
09e3512
to
f1cdd81
Compare
Done |
Pull request has been modified.
@jeromecoutant The latest travis fix should remove the license check failure, shall we rebase one last time ? Lets wait for other cube updates, if the latest master fixes the issue |
f1cdd81
to
71258cf
Compare
@0xc0170 done |
07a1e6d
to
5afa718
Compare
CI started |
Jenkins CI Test : ✔️ SUCCESSBuild Number: 3 | 🔒 Jenkins CI Job | 🌐 Logs & ArtifactsCLICK for Detailed Summary
|
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.
one file in question
I can see SPDX being printed in the Travis logs, should not with the recent master. , just in case, please rebase.
test_loop.sh
Outdated
@@ -0,0 +1,29 @@ | |||
#!/bin/sh |
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.
This also needs a license header. However, looking at the script, it should not be in this PR (it's in the root) ?
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.
oups... file removed
- Alignment with other STM32 families
Goal is to halp custom boards creation
5afa718
to
3c6ba98
Compare
CI started (license check passed, all fine now) |
Jenkins CI Test : ✔️ SUCCESSBuild Number: 4 | 🔒 Jenkins CI Job | 🌐 Logs & ArtifactsCLICK for Detailed Summary
|
Summary of changes
ST Cube drivers version is updated from V1.14.0 to V1.16.0
which is the latest official version from:
https://github.com/STMicroelectronics/STM32CubeL4/
@ARMmbed/team-st-mcd
Impact of changes
fix #13751
Migration actions required
Documentation
Pull request type
Test results
Tested by ST CI
Reviewers