Re: Which memory is the best for frequently storing data
Posted: Mon Dec 04, 2023 1:39 am
As far as I understand, wear leveling is intrinsic to the file system design; you shouldn't need to enable or initialize it.Does SPIFFS automatically do wear leveling or is it necessary to initialize the wear leveling for SPIFFS filesystem?