Skip to content

Inconsistency in LFS_NAME_MAX settings (LittleFS / mklittlefs) #6627

@Jason2866

Description

@Jason2866

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

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions