diff options
author | Herwin Grobben <h.grobben@aemics.nl> | 2025-05-22 12:26:59 +0200 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2025-05-26 12:40:27 +1000 |
commit | 2dada065ac4333d8623fd2c7509c47d15d8c9a5e (patch) | |
tree | 299fb0aa8aa70524d932adc87712e0db9199ec87 /tests/basics/fun_str.py | |
parent | 9dbae39348e2c95190d808bc14a0e8adb1c3b8be (diff) | |
download | micropython-master.tar.gz micropython-master.zip |
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 <damien@micropython.org>
Diffstat (limited to 'tests/basics/fun_str.py')
0 files changed, 0 insertions, 0 deletions