Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 790 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 790 Bytes

arduino-fs-plugin

SPIFFS, LittleFS and FatFS filesystem upload tool for Arduino IDE

  • In your Arduino sketchbook directory, create tools directory if it doesn't exist yet.
  • Copy provided file (update if exists) to following path: <home_dir>/Arduino/tools/ESP32FS/tool/esp32fs.jar
  • Restart Arduino IDE.
  • See Arduino IDE' Tools menu and use the uploader when needed.
  • At GitHub: https://github.com/lorol/arduino-esp32fs-plugin

The original tool and other tool's locations
https://github.com/me-no-dev/arduino-esp32fs-plugin
https://github.com/esp8266/arduino-esp8266fs-plugin
https://github.com/earlephilhower/arduino-esp8266littlefs-plugin
https://github.com/lorol/arduino-esp32littlefs-plugin
https://github.com/lorol/arduino-esp32fatfs-plugin