You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The plugin stops after: Output Port: COM4 mkspiffs: C:\Users\danie\AppData\Local\Arduino15\packages\esp8266\tools\mkspiffs\2.5.0-3-20ed2b9\mkspiffs.exe Found "mkspiffs" via VSCode Configuration esptool: C:\Users\danie\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\2.5.2\tools\esptool\esptool.py Found "esptool" via VSCode Configuration --- Uploading SPIFFS file with esptool.py --- Python Executable: "python"
Nothing happens and vscode tells me the plugin is still running if i try to restart it
The text was updated successfully, but these errors were encountered:
FWIW, after I spent few hours trying to fix SPIFFS upload from VS Studio, I found PlatformIO which solved this challenge* in a painless way. I highly recommend trying this one if you haven't done it yet!
*and few other challenges I had with Arduino addon for ESP8266 like incremental compilation
The plugin stops after:
Output Port: COM4 mkspiffs: C:\Users\danie\AppData\Local\Arduino15\packages\esp8266\tools\mkspiffs\2.5.0-3-20ed2b9\mkspiffs.exe Found "mkspiffs" via VSCode Configuration esptool: C:\Users\danie\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\2.5.2\tools\esptool\esptool.py Found "esptool" via VSCode Configuration --- Uploading SPIFFS file with esptool.py --- Python Executable: "python"
Nothing happens and vscode tells me the plugin is still running if i try to restart it
The text was updated successfully, but these errors were encountered: