arduino-esp32fs-plugin
arduino-esp32fs-plugin copied to clipboard
Missing upload option in Arduino IDE tools menu
After adding the lib to the Arduino/tools/ directory and restarting Arduino, I don't see the menu option "ESP32 Sketch Data Upload."
I'm running the following:
- OSX: MacOS Sonoma 14.6.1
- Arduino IDE: Version 2.3.3
- Esp32 WROOM
Hi @jshaw As a workaround, you can try a regular Arduino app, follow for details https://github.com/me-no-dev/arduino-esp32fs-plugin/issues/54#issuecomment-2424237199
Ubuntu 20.04 Arduino 2.3.5 ESP32 WROOM 32E Same problem as jshaw.
The same on Linux Mint 21.1 Arduino ide 2.3.6 Linux
I don't see the menu option "ESP32 Sketch Data Upload."
For anyone looking for an updated version of this code, feel free to check out 'https://github.com/Dawn-Of-Justice/spiffs-uploader-arduino2x'