Skip to content

Commit 2dada06

Browse files
H-Grobbendpgeorge
authored andcommitted
stm32: Allow QSPI to work on STM32G4.
Adding a QSPI memory chip on a STM32G4 does not work due to some small issues, which are fixed in this commit: - Rename QUADSPI1_xxx alt-func names to QUADSPI_xxx, to match the static names used in `qspi.c`. - Enable `mpu.h` macros on G4. - Don't include I- and D-cache invalidation on G4. Signed-off-by: Damien George <[email protected]>
1 parent 9dbae39 commit 2dada06

File tree

3 files changed

+32
-30
lines changed

3 files changed

+32
-30
lines changed

0 commit comments

Comments
 (0)