mirror of
https://github.com/espressif/esp-idf.git
synced 2026-07-18 17:03:08 +03: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