arduino-esp32fs-plugin
arduino-esp32fs-plugin copied to clipboard
Arduino plugin for uploading files to ESP32 file system
Can you add to the plugin additional function: exporting of the binary image of SPIFFS as file in folder of sketch without download to ESP32. Many people use your plugin...
Arduino IDE -> tool -> ESP32 sketch data upload, got the error ``` A fatal error occurred: This chip is ESP32-S3 not ESP32. Wrong --chip argument? ``` I guess it's...
Hello. The latest version of ESP32FS (file ESP32FS-1.0.zip dated 2019/01/15) does not work, showing error "SPIFFS Error: esptool not found!" when trying to upload data. I am using Arduino IDE...

I've been finding very limited information about this tool. First, I've downloaded the zip and it contains just one file: "esp32fs.jar". I've tried to run this .jar from the finder,...
Hi, I am under windows10/ARDUINO 1.8.13 I install this in /tools sub. Trying to write in a ESP32-C3 dev I get the message : esptool.py v3.1 Serial port COM11 Connecting.......
May please publish arduino-esp32s2fs-plugin arduino-esp32s3fs-plugin arduino-esp32c3fs-plugin For esp32s2 and esp32s3 and esp32c3
Suggested fix for issue #33
Since https://github.com/espressif/arduino-esp32/pull/3328, there can be a custom partitions.csv file in a sketch. The Arduino ESP32 filesystem uploader plugin ignores such custom partitions.csv. Thus it does not use the correct size...
Hello I am using the ver 1.0 of the tool in Arudino 1.8.7 with ESP32 core 1.0.1 I have a filesystem, flat, no directory, of size of 1249718 bytes (1306624...