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

Arduino plugin for uploading files to ESP32 file system

Results 43 arduino-esp32fs-plugin issues
Sort by recently updated
recently updated
newest added

Following your steps and installing ESP32 on my computer (Windows). Arduino upper version as 2.0.0 doesn't work. Arduino lower version as 2.0.0 works.

Hello, i was wondering if it's possible to use this jar file with start-up commands, without the arduino IDE like: `java -jar esp32fs.jar -folder /data -output data.bin -scheme 1M.cvs` My...

@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 *...

when I trying to use tool on MacOS Monterey `_>Traceback (most recent call last): ->esptool.py v3.2-dev _> File "/Users/n/Library/Arduino15/packages/esp32/hardware/esp32/2.0.2/tools/esptool.py", line 4930, in _> _main() _> File "/Users/n/Library/Arduino15/packages/esp32/hardware/esp32/2.0.2/tools/esptool.py", line 4923, in...

Hello, [SPIFFS] data : F:\arduino 2022 10\arduino-1.8.19\portable\sketchbook\_projets\voilier autonome\EMailSenderEsp32GMailSPIFFSAttachTest\data [SPIFFS] start : 2686976 [SPIFFS] size : 1472 [SPIFFS] page : 256 [SPIFFS] block : 4096 /logo.jpg /data.txt /parcours6.gpx [SPIFFS] upload :...

i edited the make.sh for linux os, just change the .txt to .sh --------------------------------------------------------------------------------------------------------------------------- [make.txt](https://github.com/user-attachments/files/16240699/make.txt)

I recieved an error like this ``` SPIFFS Create Failed! [SPIFFS] data : E:\RTXs Lab\git\Project\main\data [SPIFFS] start : 2686976 [SPIFFS] size : 1408 [SPIFFS] page : 256 [SPIFFS] block :...

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...

Dear all, ESP32 Sketch Data Upload menu item item is missing after installation process as described - Version IDE 2.3.3 - Windows 11 - -ESP32 D1 Mini regards Chris

This plugin is not compatible with the new Arduino IDE v2 so it will save people some time if this is noted in the Readme. Cheers refs #54