mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-22 02:29:41 +00: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