-
Notifications
You must be signed in to change notification settings - Fork 3k
[QSPI] Add support for several STM disco boards #6638
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
Changes look good to me. I am not sure about first 2 commits (they are already on the branch aren't they) ? (Github does not even show them in the full diff here) |
Hello @0xc0170
|
Not related to this PR |
Can you please rebase? I pushed an update to resolve the bad rebase (the failing build builds locally). |
ab7ed15
to
4d50340
Compare
Done.
You're right. I've removed them |
/morph build |
Build : SUCCESSBuild number : 1760 Triggering tests/morph test |
Exporter Build : FAILUREBuild number : 1397 |
Test : SUCCESSBuild number : 1567 |
/morph export-build |
Exporter Build : SUCCESSBuild number : 1407 |
Description
This pull request enables QSPI feature for several STM platforms
DISCO_L476VG
DISCO_F746NG
DISCO_F413ZH
DISCO_F469NI (some modifications versus current implementation)
(DISCO_L475VG_IOT01A is already supported in the feature-qspi branch)
(DISCO_F769NI and DISCO_L496AG are on going work, and will be pushed later in another PR)
Pull request type
[ ] Fix
[ ] Refactor
[ ] New target
[X] Feature
[ ] Breaking change