diff options
author | Damien George <damien@micropython.org> | 2025-03-13 11:09:01 +1100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2025-04-09 22:36:55 +1000 |
commit | aa0945698b714c25f85b1234e0b03f34ac76c24c (patch) | |
tree | ba93cda3b13836bf7e559f40d2f8baeb9e347d6a /py/objrange.c | |
parent | 1d83c8175680b911ab24ba834b7f8bcadaa5aa79 (diff) |
stm32/qspi: Allow SPI flash size to be decided at runtime.
Allows `MICROPY_HW_QSPIFLASH_SIZE_BITS_LOG2` and
`MICROPY_HW_QSPI_MPU_REGION_SIZE` to be arbitrary expressions, eg function
calls.
The `storage.h` header needs to be included in case access to `spi_bdev_t`
is needed by the macros.
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'py/objrange.c')
0 files changed, 0 insertions, 0 deletions