Does Espruino support SPIFFS file system now on ESP8266/ESP32 ? #6065
Replies: 1 comment
-
Posted at 2017-03-06 by Wilberforce No, that has not been implemented. Posted at 2017-03-06 by Wilberforce Please can you post your wiring and script you used, as @jumjum was trying to get that to work and did not have success. Posted at 2017-03-06 by Aifer
Posted at 2017-03-06 by Wilberforce @user73896 Posted at 2017-03-06 by Aifer @wilberforce @jumjum
Esrupino: master branch
Content of SD Card before running the codes: output in left hand side of WEB IDE:
Attachments: Posted at 2017-03-06 by Wilberforce Thanks for posting. It is good news that this works! You should update your username in your profile! Posted at 2019-01-12 by barbiani Version ESP32-2.01 says:
Were there any code updates to allow larger data sets to be saved to flash also? Thank you. Posted at 2019-01-13 by Wilberforce The esp32 build has a flash file system using 1mb of the 4mb inbuilt flash. Support for external sd card has not be implemented. It could be supported however the flashfs implementation would need to be disabled. Posted at 2019-01-13 by barbiani Thank you! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2017-03-06 by Aifer
The SD card module works on ESP32. Great!
Does Espruino support SPIFFS file system now on ESP8266/ESP32 ?
Beta Was this translation helpful? Give feedback.
All reactions