mirror of
https://github.com/micropython/micropython.git
synced 2026-02-01 08:40:18 +01:00
So this driver works on faster MCUs (that run this loop fast) with older, slower SD cards. Fixes issue #7129. Signed-off-by: Damien George <damien@micropython.org>