-
Notifications
You must be signed in to change notification settings - Fork 7.7k
Closed
Labels
Area: ESP-IDF relatedESP-IDF related issuesESP-IDF related issuesArea: LibrariesIssue is related to Library support.Issue is related to Library support.Status: Needs investigationWe need to do some research before taking next steps on this issueWe need to do some research before taking next steps on this issue
Description
Board
not relevant
Device Description
general issue
Hardware Configuration
no hardware
Version
latest master (checkout manually)
IDE Name
Platformio (custom self build)
Operating System
macOS 12.3
Flash frequency
not relevant
PSRAM enabled
no
Upload speed
115200
Description
When a LittleFS partition is downloaded via esptool.py the files can not be extracted. There are different settings choosen for LFS_NAME_MAX
for LittleFS in IDF/Arduino and in tool mklittlefs
. It is64
for IDF / Arduino. For the tool mklittlefs
it is 32
As it is now the tool mklittlefs
is not useable.
See joltwallet/esp_littlefs#78 too.
Sketch
Make a LittleFS partition download this partition and try to extract with mklittlefs.
Debug Message
not needed
Other Steps to Reproduce
none
I have checked existing issues, online documentation and the Troubleshooting Guide
- I confirm I have checked existing issues, online documentation and Troubleshooting guide.
Metadata
Metadata
Assignees
Labels
Area: ESP-IDF relatedESP-IDF related issuesESP-IDF related issuesArea: LibrariesIssue is related to Library support.Issue is related to Library support.Status: Needs investigationWe need to do some research before taking next steps on this issueWe need to do some research before taking next steps on this issue
Type
Projects
Status
Done