Skip to content
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

STM32F4: Update ST HAL driver with CubeF4 v1.19.0 #6112

Merged
merged 3 commits into from
Feb 16, 2018

Conversation

jeromecoutant
Copy link
Collaborator

Description

Previous version was v1.16.0

http://www.st.com/en/embedded-software/stm32cubef4.html

Status

READY

Tests

Non regression has been executed:

  • with all NUCLEO and DISCO targets
  • OS2 and OS5
  • ARM, IAR and GCC

@@ -1,8 +1,6 @@
;/******************** (C) COPYRIGHT 2017 STMicroelectronics ********************
;* File Name : startup_stm32f413xx.s
;* Author : MCD Application Team
;* Version : V2.6.1
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Curious, was there a particular reason why the version and date fields were removed?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi
I aligned file with the ST HAL cube version.
Drivers team were incrementing this version number for each maintenance release, even if there was no change in files.
I understood they have changed their process.

@cmonr
Copy link
Contributor

cmonr commented Feb 15, 2018

/morph build

@mbed-ci
Copy link

mbed-ci commented Feb 15, 2018

Build : SUCCESS

Build number : 1152
Build artifacts/logs : http://mbed-os.s3-website-eu-west-1.amazonaws.com/?prefix=builds/6112/

Triggering tests

/morph test
/morph uvisor-test
/morph export-build
/morph mbed2-build

@mbed-ci
Copy link

mbed-ci commented Feb 15, 2018

@mbed-ci
Copy link

mbed-ci commented Feb 15, 2018

@cmonr cmonr merged commit 38b7ae0 into ARMmbed:master Feb 16, 2018
@jeromecoutant jeromecoutant deleted the PR_CUBE_UPDATE_F4 branch February 19, 2018 08:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants