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

esptool: error: unrecognized arguments: --end #76

Open ghost opened 4 years ago

ghost commented 4 years ago

I dont know what is wrong and as a beginner I cant get it to work, help is needed :) Thanks!

jamiejones85 commented 4 years ago

I'm also now getting this issue after updating ESP8266 core for Arduino to 2.6.3

jamiejones85 commented 4 years ago

I've fixed it by re-installing the plugin.

yannickschuchmann commented 3 years ago

Worked for me with plugin version 0.5. See https://arduino-esp8266.readthedocs.io/en/latest/filesystem.html#uploading-files-to-file-system

Gabriel-1023 commented 2 years ago

I've fixed it by re-installing the plugin too. delete the whole folder and start arduino ide. close the ide and copy the plugin into tools folder. then restart ide.