mirror of
https://github.com/espressif/esp-idf.git
synced 2026-05-30 17:46:32 +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