README: add reference to Flakyflash in "Other resources"

See: https://github.com/AltraMayor/f3/issues/70#issuecomment-751832182
This commit is contained in:
Matt Whitlock 2020-12-30 13:12:09 -05:00
parent 7c5d6b7894
commit c1efefeb96

View File

@ -355,3 +355,14 @@ personalize F3 to your specific needs::
Please notice that all scripts and use examples above assume that
f3write, f3read, and the scripts are in the same folder.
Flakyflash
----------
If your flash isn't fraudulent (or you've run f3fix to "fix" it) but
you're still seeing some sporadic data corruption, then you may have
"flaky flash." If your flash is formatted using the FAT file system,
then you can use `Flakyflash <https://github.com/whitslack/flakyflash>`__
to find the flaky data clusters and mark them as bad in the FAT. This
may allow you to get a little more use out of your flash, but you
should still consider it as failing and replace it ASAP.