[Question] ESP Filesystem -> warning: 'SPIFFS' is deprecated: SPIFFS has been deprecated. Please consider moving to LittleFS #2946
Replies: 4 comments
-
LittleFS is already supported. SPIFFS support is also present to support legacy sketches, ignore the warning. |
Beta Was this translation helpful? Give feedback.
-
@Bodmer Hi, what is not quite clear to me. From my understanding the warning occurs due to the SPIFFS is used, right? From my understanding LittleFS is faster than SPIFFS. Thanks in advance |
Beta Was this translation helpful? Give feedback.
-
@Bodmer Kind of this: *.h file
And in the *.cpp file usinfg
And with this you could switch between SPIFFS and LITTLEFS in the include. |
Beta Was this translation helpful? Give feedback.
-
@Bodmer
Did you miss to switch to LITTLE FS here?
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
old stuff I know.
Do you know when you will switch to
LITTLEFS
Filesystem for ESP8266 and ESP32?See:
Library Manager: [email protected] has been installed!
Beta Was this translation helpful? Give feedback.
All reactions