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

Features/ Improvements for v2.3 #210

Open
8 tasks
gepd opened this issue Feb 17, 2018 · 4 comments
Open
8 tasks

Features/ Improvements for v2.3 #210

gepd opened this issue Feb 17, 2018 · 4 comments

Comments

@gepd
Copy link
Owner

gepd commented Feb 17, 2018

@Booli
Copy link

Booli commented Mar 26, 2018

Cool! I would like to add a feature if possible. Can we add, for ESP8226 (and higher?) an option to upload the data folder to SPIFFS. Data folder needs to be in SRC (or adjusted in platformio.ini)

It can be done with PIO like this pio run --target uploadfs. I can already use the PIO terminal in DEVIOT to do the same thing.

@gepd
Copy link
Owner Author

gepd commented Apr 1, 2018

Sure I can @Booli I'll try it that this week, it seems to be very easy to implement

Documentation: http://docs.platformio.org/en/latest/platforms/espressif8266.html#uploading-files-to-file-system-spiffs

@gepd
Copy link
Owner Author

gepd commented Apr 26, 2018

@Booli I've readed in the documentation that you have buildfs and uploadfs, do you need both commands?

@Booli
Copy link

Booli commented May 8, 2018

I think having access to both is nice, building the FS can take some time, and you don't want to do that always if you flash multiple NodeMCU for example.

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