Skip to content
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

Documentation issues (e.g., "mkspiffs not found", broken links) #2

Closed
MartyMacGyver opened this issue Oct 8, 2017 · 6 comments
Closed

Comments

@MartyMacGyver
Copy link

MartyMacGyver commented Oct 8, 2017

Arduino 1.8.4 on Windows with latest Arduino-ESP32.

In attempting this I get the error "SPIFFS Error: mkspiffs not found!" I see another issue here where you mention you can't distribute mkspiffs (as well as notation in the commit history on Arduino-ESP32).

Is the proper mkspiffs available elsewhere for the user to install separately? It'd be useful info to have in the README as to where that tool is and how to install it.

Also, the README has a broken link to the release page as well as a broken example snapshot link.

Edit: it'd also be good to mention that Arduino tools can also be installed in a tools folder in the Arduino workspace (at the same level as the hardware and libraries folders). That keeps users from losing their tools on subsequent upgrades.

@me-no-dev
Copy link
Owner

Yeah... I made the plugin, tested it out and found mkspiffs not working. So I kinda did not mention it's existence anywhere yet (except to test in gitter) until we fix that mkspiffs issue. mkspiffs will come with Arduino through get.exe/get.py just like the toolchain and all.

@MartyMacGyver
Copy link
Author

Thanks for the info - I presume it will be some variant of the one at https://github.com/igrr/mkspiffs/releases (which would be useful for trying out in the interim).

@me-no-dev
Copy link
Owner

mkspiffs fix is in this PR: igrr/mkspiffs#31

@MartyMacGyver
Copy link
Author

I understand now - thanks for the clarification! (And for the plugins!)

@me-no-dev
Copy link
Owner

@MartyMacGyver the new mkspiffs is released :) update through get.py/get.exe

@MartyMacGyver
Copy link
Author

Thanks for the update!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants