loboris/ESP32_spiffs_example

Compiling Error

nickypeh opened this issue · 0 comments

Hi ,

WARNING: Missing submodule ESP32_spiffs_example/components/spiffs/spiffs...
Attempting 'git submodule update --init ESP32_spiffs_example/components/spiffs/spiffs' in esp-idf root directory...
error: pathspec 'ESP32_spiffs_example/components/spiffs/spiffs' did not match any file(s) known to git.

I try to compile the example but it gives me the error. There is a module under spiffs/spiffs as well but it just detect it is not there, not sure why.