-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error Message: Missing "spiffs_start" definition #8
Comments
I am having the same problem. |
same here |
Open
MERGE IT FOR THE KIDS |
Hi, I am having the same issue, but I don't see in the commit anything related with spiffs_start. Anywone solved this issue already? |
@idotuchman @dcesanelli Did anyone find a solution? I am also stuck here now.. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanks for the extension. I'm trying to upload a test file from a /data directory, but VS code keeps failing with the message:
Missing "spiffs_start" definition: target = esp8266, config = undefined.
ESP8266 SPIFFS interface finished.
I am able to upload the test file with the Arduino IDE (ver 1.8.8). Any idea what's wrong?
The text was updated successfully, but these errors were encountered: