mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 01:29:21 -04:00
Large SD cards (16GB+) require significant amount of time for FS formatting. Added FS mount checkpoint in example test python, timeout set to 60 sec Closes IDFCI-706