ESP32C3 has SPIFFS mount failure under arduino-esp32 v2.0.3 #6838
Labels
Area: Libraries
Issue is related to Library support.
Resolution: Duplicate
Issue is a duplicate of another issue
Milestone
Board
ESP32C3 Dev Module
Device Description
NO
Hardware Configuration
NO
Version
v2.0.3
IDE Name
Arduino IDE
Operating System
Windows 10
Flash frequency
80Mhz
PSRAM enabled
no
Upload speed
115200
Description
Under arduino-esp32 v2.0.3, esp32c3 has a mount failure issue using the SPIFFS library. [ Serial print:--> E (153) SPIFFS: Mount failed, -10025 SPIFFS mount failed ].
Under the arduino-esp32 v2.0.2, esp32c3 uses the library and everything works fine.
The code used is the sample code SPIFFS_Test.
In addition, under arduino-esp32 v2.0.3, ESP32C3's use of the LittleFS library also failed.
Sketch
Debug Message
Other Steps to Reproduce
No response
I have checked existing issues, online documentation and the Troubleshooting Guide
The text was updated successfully, but these errors were encountered: