-
Notifications
You must be signed in to change notification settings - Fork 3k
STM32 QSPI update #9089
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
STM32 QSPI update #9089
Conversation
NB: STM directory removed in flash_configs as there is no STM memory
@jeromecoutant, thank you for your changes. |
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.
LGTM
I've enabled QSPIF for DISCO_L496AG and ran QSPIF_BD tests successfully on my board. |
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.
🎉
Change is highly specific to ST targets. Progressing. |
CI started |
Test run: SUCCESSSummary: 11 of 11 test jobs passed |
Description
Few patches around QSPI feature within STM32:
QSPIF component tests and QSPI feature tests have been executed.
This fixes #8870
Pull request type