Skip to content
Commit 7d36a818 authored by Evgeniy Bobkov's avatar Evgeniy Bobkov Committed by Gregory Nutt
Browse files

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
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment