arduino-esp32fs-plugin
arduino-esp32fs-plugin copied to clipboard
Again: "SPIFFS Error: esptool not found!", MacOS12.6, ESP32 core 2.0.7
@me-no-dev : great work but I have no clue how it works and how I can determine whats wrong!
It worked with esp32 core 2.0.5
Environment:
- MacOS Monterey
- Arduino IDE 1.8.19
- ESP32 core 2.0.7
- arduino-esp32fs-plugin first 1.0, now 1.1 (march 6, 2023)
There is a "esptool" at "/Users/User/Library/Arduino15/packages/esp32/tools/esptool_py/4.5"
What can I do to make this work (again)? What is the command-line command to make and flash a SPIFFS file system (the Arduino IDE does not show the command used .. which is a pitty).
Thanks in advance for your help!
I would like to know this also. I tried using this and it fails but i copied this folder from AppData/Local/Arduino15/packages/ESP32FS to documents/arduino/tools and that worked. Maybe I need to copy this to both locations?