Skip to content

v3.5.1-pre-FS

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 12 Sep 18:52

Test release for file improvements. It supports both SPIFFS and LittleFS for the local filesystem. If you have an SD card, you can switch to LittleFS as follows:

$localfs/migrate=littlefs

That will backup all of your local files to the SD card, reformat the local filesystem to LittleFS, then restore the backup onto the newly-formatted local FS. You can go back the other way with:

$localfs/migrate=spiffs