micropython/ports/stm32/boards/PYBD_SF2
Damien George 6995cf03dd stm32/sdcard: Add config option to force MM card capacity.
The current ST HAL does not support reading the extended CSD so cannot
correctly detect the capacity of high-capacity cards.  As a workaround, the
capacity can be forced via the MICROPY_HW_MMCARD_LOG_BLOCK_NBR config
option.

Signed-off-by: Damien George <damien@micropython.org>
2021-12-14 10:48:01 +11:00
..
bdev.c
board.json
board.md
board_init.c
deploy.md
f722_qspi.ld
manifest.py
mpconfigboard.h stm32/sdcard: Add config option to force MM card capacity. 2021-12-14 10:48:01 +11:00
mpconfigboard.mk
pins.csv
stm32f7xx_hal_conf.h