esp-idf/examples/storage/sd_card/main
Martin Vychodil 51e00ec105 Examples/Storage: provide sufficient timeout for SD card formatting
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
2021-10-29 15:44:53 +08:00
..
CMakeLists.txt examples: use new component registration api 2019-06-21 19:53:29 +08:00
component.mk Moved examples to new folders / categories. Removed example numbers from example names 2017-01-16 23:08:35 +01:00
Kconfig.projbuild examples: Add storage example tests 2020-04-29 09:16:18 +02:00
sd_card_example_main.c Examples/Storage: provide sufficient timeout for SD card formatting 2021-10-29 15:44:53 +08:00