Skip to content

Use LittleFS for esp32 #292

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

FernandoGarcia
Copy link

This PR fix this issue and it's dependent of #291.

While 2.0.x is not available in PIO let's use Tasmota repository.

I have tested this code with NodeMCU and ESP32-Wroover IE.

In This PR I haven't changed the file structure.
The output now should be like this at first run.

./components/esp_littlefs/src/littlefs/lfs.c:1071:error: Corrupted dir pair at {0x0, 0x1}
Directory doesn't exists.
Directory created.
/config/wifiSettings.json was opened.
Directory exists.
/config/apSettings.json was opened.
Directory exists.
/config/securitySettings.json was opened.
@rjwats
Copy link
Owner

rjwats commented May 21, 2022

Incorperated changes from here into platform/react upgrade branch:

https://github.com/rjwats/esp8266-react/pull/301/files

@rjwats
Copy link
Owner

rjwats commented May 21, 2022

LittleFS support added in platform upgrade PR (now merged)

@rjwats rjwats closed this May 21, 2022
@FernandoGarcia FernandoGarcia deleted the LittleFS_for_ESP32 branch May 21, 2022 16:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Please test with LITTLEFS for esp32
2 participants