SPIFFS in STM32L071(6K file system)? Or any other file system
Hi! I want to have a file system on my EEPROM memory, that would be power resilient and take care of wear-leveling. I understand there are two major systems out there, SPIFFS and LittleFS, but I only find examples on ESP8266, nothing for L0 series. I...