homieiot/homie-esp8266

Migrate from SPIFFS to LittleFS

Open

#682 opened on Jun 16, 2020

View on GitHub
 (0 comments) (3 reactions) (0 assignees)HTML (304 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (1,354 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Since SPIFFS is about to be deprecated soon and the compiler already throws a lot of warnings about migrating to spiffs, we should take this step soon. I'll give it a shot, but I may need some help, since I'm not a C guru :)

Contributor guide