Skip to content
New issue

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

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

Already on GitHub? # to your account

[LittleFS] Make switching between SPIFFS and LittleFS easy to do #3052

Merged
merged 15 commits into from
Jun 8, 2020

Conversation

TD-er
Copy link
Member

@TD-er TD-er commented May 4, 2020

Just add "_LittleFS" to the PIO env label and it will compile with LittleFS instead of SPIFFS.

First impression:

  • Load speed of web page is just WOW! (average 170 msec)
  • Saving settings is terribly slow (1...2 seconds)

Fixes: #3083

Just add "_LittleFS" to the PIO env label and it will compile with LittleFS instead of SPIFFS.

First impression:
- Load speed of web page is just WOW! (average 170 msec)
- Saving settings is terribly slow (1...2 seconds)
TD-er added 6 commits June 8, 2020 08:51
`NOTIFIER_SET_NONE` should only be used for not adding default selection of plugins.
The positive define (USES_NOTIFIER) should be used in the code to determine whether the notifier page should be displayed.  (and included in the code)
Linux checks for case sensitive file names, Windows doesn't.
@TD-er TD-er merged commit 3118f5d into letscontrolit:mega Jun 8, 2020
@TD-er TD-er deleted the feature/deprecate_SPIFFS branch June 8, 2020 11:00
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ESP32: disabling ARDUINO_OTA fails the buil
1 participant