Fixes two bugs in multi-block SD-card operations on the STM32F7 platform. ...
Fixes two bugs in multi-block SD-card operations on the STM32F7 platform. arch/arm/src/stm32f7: DBLOCKSIZE must be the size of SD-card block, not the total amount of transferred bytes. drivers/mmcsd: respect SDIO_CAPS_DMABEFOREWRITE on CMD25.
parent
c67de1f1
Please register or sign in to comment