Assuming the new file system is stable, we
should move to it. Remind
me the syntax for scp... we're using v1, right?
Just warn us when the change is checked in...
Greg
Mark Webb-Johnson wrote:
ESP IDF 2.1 only had
FAT support as a filesystem. We used this for the
/store vfs mount, for config and script storage.
ESP IDF 3.x now has SPIFFS as an option.
SPIFFS is obviously more suited to embedded flash.
What do people think about making the switch to SPIFFS
for /store now?
Doing so would probably not be hard (just a few lines
of code change in the mounting of that /store
partition), but would lose all config and script data
in that partition (developers would have to disable
vfs protection in menuconfig, then scp out first, to
backup).
Doing it later is not really an option.
Thoughts?
Mark
_______________________________________________
OvmsDev mailing list
OvmsDev@lists.teslaclub.hk
http://lists.teslaclub.hk/mailman/listinfo/ovmsdev
_______________________________________________
OvmsDev mailing list
OvmsDev@lists.teslaclub.hk
http://lists.teslaclub.hk/mailman/listinfo/ovmsdev