-
Notifications
You must be signed in to change notification settings - Fork 3k
STM32F7 update drivers version to CUBE V1.16.1 #14593
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. |
#else | ||
#include "nvic_addr.h" // MBED | ||
SCB->VTOR = NVIC_FLASH_VECTOR_ADDRESS; // MBED | ||
This value must be a multiple of 0x200. */ |
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 error comes each time, we need to update our migration script :-)
This PR cannot be merged due to conflicts. Please rebase to resolve them. |
85efcc2
to
6d48fea
Compare
This PR cannot be merged due to conflicts. Please rebase to resolve them. |
6d48fea
to
c61cced
Compare
Let's start CI ? |
CI started |
Jenkins CI Test : ✔️ SUCCESSBuild Number: 1 | 🔒 Jenkins CI Job | 🌐 Logs & ArtifactsCLICK for Detailed Summary
|
Summary of changes
ST Cube drivers version is updated from V1.16.0 to V1.16.1
which is the latest official version from:
https://github.com/STMicroelectronics/STM32CubeF7/
@ARMmbed/team-st-mcd
Impact of changes
Migration actions required
Documentation
Pull request type
Test results
Reviewers