Skip to content

STM32L4: update drivers version to CUBE V1.14.0 #11072

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

Merged

Conversation

jeromecoutant
Copy link
Collaborator

Description

ST Cube drivers version is updated from V1.11.0 to V1.14.0,
which is the latest official version from:
https://www.st.com/en/embedded-software/stm32cubel4.html

ST CI tests OK

This fixes analogic tests.

@ARMmbed/team-st-mcd

Pull request type

[x] Fix
[ ] Refactor
[ ] Target update
[ ] Functionality change
[ ] Docs update
[ ] Test update
[ ] Breaking change

Reviewers

Release Notes

@ciarmcom ciarmcom requested a review from a team July 19, 2019 07:00
@ciarmcom
Copy link
Member

@jeromecoutant, thank you for your changes.
@ARMmbed/mbed-os-maintainers please review.

@SeppoTakalo SeppoTakalo requested a review from a team July 22, 2019 12:17
@mbed-ci
Copy link

mbed-ci commented Jul 22, 2019

Test run: SUCCESS

Summary: 11 of 11 test jobs passed
Build number : 1
Build artifacts

@SeppoTakalo
Copy link
Contributor

@ARMmbed/team-st-mcd Please review. Otherwise this is good to go in.

@0xc0170
Copy link
Contributor

0xc0170 commented Aug 12, 2019

I moved this to 5.14 due to the conflicts with 5.13 branch. If needed in 5.13, please send separate PR to 5.13 release branch where we can cherry-pick and add it to the next patch release.

I tried to resolve them manually but not sure f4 file showed in conflict resolution (confusing).

@jeromecoutant jeromecoutant deleted the PULL_REQUEST_CUBE_UPDATE_L4_V1.14.0 branch August 19, 2019 06:38
@danirex
Copy link

danirex commented Aug 27, 2019

Not sure where to ask this, but it seems that USBDEVICE support was removed from the device I'm working on, NUCLEO_L4R5ZI. Was this intentional? I've tried adding it myself but it leads to compilation issues. Thanks

@0xc0170
Copy link
Contributor

0xc0170 commented Aug 27, 2019

@danirex You better use questions: https://os.mbed.com/questions/

@danirex
Copy link

danirex commented Aug 27, 2019

Thanks, will do.

@bulislaw
Copy link
Member

bulislaw commented Sep 3, 2019

@ARMmbed/team-st-mcd @MarceloSalazar @0xc0170 hi guys, this PR removed USB support for bunch of devices. I missed that during the review. That's actually a big problem for some of our partners. Was that a mistake can it be rectified ASAP (in 5.14 time scale).

@0xc0170
Copy link
Contributor

0xc0170 commented Sep 3, 2019

Reviewing again targets.json, it was also reformatted. @jeromecoutant was this unintentional that some device_has were removed ? I could find there at least 2x USB removal.

My assumption - this was removed by mistake as this is just a driver update.

@0xc0170
Copy link
Contributor

0xc0170 commented Sep 3, 2019

I gathered all USB removals from targets.json and commited on my branch, it can be viewed here https://github.com/ARMmbed/mbed-os/compare/master...0xc0170:fix_usb_st_removal?expand=1

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.

7 participants