mbed-os/features/storage
David Saada 48a3ae9636 FlashIAP driver: Add retries to erase and program operations.
Few boards may fail the write actions due to HW limitations (like critical
drivers that disable flash operations). Just retry a few times until success.
In addition, remove the redundant retries in NVStore (not needed now).
2019-01-30 16:05:27 +02:00
..
FEATURE_STORAGE Remove uVisor from mbed-os 2018-08-22 16:36:59 +03:00
TESTS Fixing a bug in FileSystemStore to get the folder path from kv_config in FILESYSTEM and default configuration 2019-01-21 11:19:14 +02:00
blockdevice Merge pull request #9333 from offirko/offir_doxygen 2019-01-17 21:51:14 -06:00
filesystem Adds newlines to avoid compiler warnings 2019-01-23 16:44:16 +02:00
kvstore Fixing a bug in FileSystemStore to get the folder path from kv_config in FILESYSTEM and default configuration 2019-01-21 11:19:14 +02:00
nvstore FlashIAP driver: Add retries to erase and program operations. 2019-01-30 16:05:27 +02:00
system_storage removing output parameter from avoid_conflict_nvstore_tdbstore function. 2018-12-23 14:27:56 +02:00