mirror of
https://github.com/micropython/micropython.git
synced 2025-09-05 17:30:41 +02: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>