-
Notifications
You must be signed in to change notification settings - Fork 3k
STM32F4 update drivers version to CUBE V1.26.1 #14548
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
@JeanMarcR, thank you for your changes. |
6770ddf
to
e7426be
Compare
This PR cannot be merged due to conflicts. Please rebase to resolve them. |
e7426be
to
b7548fb
Compare
Let's start CI ? |
b7548fb
to
6b660fd
Compare
@@ -166,7 +166,8 @@ const uint8_t APBPrescTable[8] = {0, 0, 0, 0, 1, 2, 3, 4}; | |||
* @param None | |||
* @retval None | |||
*/ | |||
void SystemInit(void) | |||
//__weak void SystemInit(void) FONCTIONNE |
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.
Remove this line ?
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 started CI and it's marked now as ready for merge, should this be removed then restarted CI?
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.
OK
CI started |
Jenkins CI Test : ✔️ SUCCESSBuild Number: 1 | 🔒 Jenkins CI Job | 🌐 Logs & ArtifactsCLICK for Detailed Summary
|
6b660fd
to
252b49b
Compare
252b49b
to
8808c92
Compare
CI restarted |
Jenkins CI Test : ✔️ SUCCESSBuild Number: 2 | 🔒 Jenkins CI Job | 🌐 Logs & ArtifactsCLICK for Detailed Summary
|
This PR cannot be merged due to conflicts. Please rebase to resolve them. |
8808c92
to
5f279ef
Compare
CI restarted |
Jenkins CI Test : ✔️ SUCCESSBuild Number: 3 | 🔒 Jenkins CI Job | 🌐 Logs & ArtifactsCLICK for Detailed Summary
|
Summary of changes
ST Cube drivers version is updated from V1.26.0 to V1.26.1
which is the latest official version from:
https://github.com/STMicroelectronics/STM32CubeF4/
@ARMmbed/team-st-mcd
Impact of changes
Migration actions required
Documentation
Pull request type
Test results
Reviewers