[PR #1652] Moved to LittleFS due to SPIFFS deprecation #1797

Open
opened 2026-02-28 02:13:02 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/tzapu/WiFiManager/pull/1652
Author: @mostorer
Created: 9/1/2023
Status: 🔄 Open

Base: feature_asyncwebserverHead: feature_asyncwebserver


📝 Commits (2)

  • 84ee454 Moved to LittleFS due to SPIFFS deprecation
  • 516a8f6 Bug fix on Async Networks scan

📊 Changes

6 files changed (+25 additions, -25 deletions)

View changed files

📝 .github/workflows/compile_examples.yaml (+4 -4)
📝 .travis.yml (+1 -1)
📝 WiFiManager.cpp (+7 -7)
📝 WiFiManager.h (+1 -1)
📝 examples/Parameters/SPIFFS/AutoConnectWithFSParameters/AutoConnectWithFSParameters.ino (+6 -6)
📝 examples/Parameters/SPIFFS/AutoConnectWithFSParametersAndCustomIP/AutoConnectWithFSParametersAndCustomIP.ino (+6 -6)

📄 Description

SPIFFS API calls changed to equivalent LittleFS


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/tzapu/WiFiManager/pull/1652 **Author:** [@mostorer](https://github.com/mostorer) **Created:** 9/1/2023 **Status:** 🔄 Open **Base:** `feature_asyncwebserver` ← **Head:** `feature_asyncwebserver` --- ### 📝 Commits (2) - [`84ee454`](https://github.com/tzapu/WiFiManager/commit/84ee4546652d0e94ce110e97db2672db6be0a783) Moved to LittleFS due to SPIFFS deprecation - [`516a8f6`](https://github.com/tzapu/WiFiManager/commit/516a8f604dbf529152ad4b53c6b06e0b43067152) Bug fix on Async Networks scan ### 📊 Changes **6 files changed** (+25 additions, -25 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/compile_examples.yaml` (+4 -4) 📝 `.travis.yml` (+1 -1) 📝 `WiFiManager.cpp` (+7 -7) 📝 `WiFiManager.h` (+1 -1) 📝 `examples/Parameters/SPIFFS/AutoConnectWithFSParameters/AutoConnectWithFSParameters.ino` (+6 -6) 📝 `examples/Parameters/SPIFFS/AutoConnectWithFSParametersAndCustomIP/AutoConnectWithFSParametersAndCustomIP.ino` (+6 -6) </details> ### 📄 Description SPIFFS API calls changed to equivalent LittleFS --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/WiFiManager#1797
No description provided.