esp8266 / arduino-esp8266fs-plugin

Arduino plugin for uploading files to ESP8266 file system
GNU General Public License v2.0
706 stars 214 forks source link

Sketch Data Download #89

Open alevesely opened 3 years ago

alevesely commented 3 years ago

It'd be useful to retrieve existing file(s), or FS image, after changes carried out by the running sketch.

Is it possible to do that without loading special tools to the chip?