arduino-esp32fs-plugin icon indicating copy to clipboard operation
arduino-esp32fs-plugin copied to clipboard

Missing upload option in Arduino IDE tools menu

Open jshaw opened this issue 1 year ago • 4 comments

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

jshaw avatar Oct 08 '24 20:10 jshaw

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

emblink avatar Oct 19 '24 22:10 emblink

Ubuntu 20.04 Arduino 2.3.5 ESP32 WROOM 32E Same problem as jshaw.

kellnerp avatar Mar 19 '25 06:03 kellnerp

The same on Linux Mint 21.1 Arduino ide 2.3.6 Linux

I don't see the menu option "ESP32 Sketch Data Upload."

codespy avatar Jun 08 '25 20:06 codespy

For anyone looking for an updated version of this code, feel free to check out 'https://github.com/Dawn-Of-Justice/spiffs-uploader-arduino2x'

Dawn-Of-Justice avatar Jul 15 '25 11:07 Dawn-Of-Justice