-
Notifications
You must be signed in to change notification settings - Fork 3k
STM32L5 update drivers version to CUBE V1.3.1 #13697
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. |
From ST's repository, it seems like the latest version is Release v1.3.1 (c9a55ef), released about 4 hours ago :D |
It seems that there is no difference (from driver point of view) between these versions! |
@0xc0170 licence check failing here too ? |
@jeromecoutant can you rebase? I updated travis, I've noticed just today t here was a missing status report for licence_check - not certain why it started failing just now. The latest master contains a fix for travis to not report status the way we used to. |
f2ba8ca
to
417a948
Compare
Pull request has been modified.
Done |
CI started |
Jenkins CI Test : ✔️ SUCCESSBuild Number: 1 | 🔒 Jenkins CI Job | 🌐 Logs & ArtifactsCLICK for Detailed Summary
|
The travis failed again but this time there is a proper message about the failure. TARGET_STM32L552xC/cmsis_nvic.h has a proper license. #13745 should address this issue, I'll merge that one soon. |
417a948
to
4b999b3
Compare
CI started |
Jenkins CI Test : ✔️ SUCCESSBuild Number: 2 | 🔒 Jenkins CI Job | 🌐 Logs & ArtifactsCLICK for Detailed Summary
|
Summary of changes
ST Cube drivers version is updated from V1.0.0 to V1.3.1
which is the latest official version from:
https://github.com/STMicroelectronics/STM32CubeL5
@ARMmbed/team-st-mcd
Impact of changes
Migration actions required
Documentation
Pull request type
Test results
Tested by ST CI
Reviewers