Thanks to visit codestin.com
Credit goes to github.com

Skip to content

mklittlefs.exe not found, requires different location than mkspiffs.exe #12

Open
@StefanKellerAC

Description

@StefanKellerAC

using Arduino 1.8.19 (windows) with ESP32 2.0.6

mklittlefs.exe is not found at the same location as mkspiffs.exe.

which is found there:
mkspiffs : C:\Users\stefan\AppData\Local\Arduino15\packages\esp32\tools\mkspiffs\0.2.3\mkspiffs.exe

mklittlefs.exe does not work in that tools directory,
But it is found copied there:
mklittlefs : C:\Users\stefan\AppData\Local\Arduino15\packages\esp32\hardware\esp32\2.0.6\tools\mklittlefs\mklittlefs.exe
where espota.exe is located, but not esptool.exe

pls:

  • change documentation
  • when executing, print out the paths where the file is searched for.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions