summaryrefslogtreecommitdiff
path: root/py/objrange.c
diff options
context:
space:
mode:
authorDamien George <damien@micropython.org>2025-04-09 21:30:17 +1000
committerDamien George <damien@micropython.org>2025-04-09 22:36:52 +1000
commite7edf0783e945f4107dcc7f68543ed05e92189a4 (patch)
tree9fdb55e5ac27b805370ed6c1a17e02ca6dd040d2 /py/objrange.c
parentef8282c717be8363e9a04ebf2b9d843e2485604f (diff)
drivers/memory/spiflash: Allow a board/port to configure chip params.
This commit allows the user of this driver to dynamically configure the SPI flash chip parameters. For this, enable `MICROPY_HW_SPIFLASH_CHIP_PARAMS` and then set the `mp_spiflash_t::chip_params` element to point to a valid `mp_spiflash_chip_params_t` struct. Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'py/objrange.c')
0 files changed, 0 insertions, 0 deletions