mkspiffs icon indicating copy to clipboard operation
mkspiffs copied to clipboard

Compatibility with esp-open-rtos mkspiffs

Open morcillo opened this issue 5 years ago • 0 comments

Hello, I have a project that I just need to create a new file system to upload with my firmware every time I upload it. The thing is that my VM with esp-open-rtos isn't working well anymore and I wanted to upgrade to windows since it's my host OS. The thing is that comparing the binaries generated by both mkspiffs I noticed that there are some differences that may affect the functionality of the code, since it may not be able to read the file system.

Unfortunately I won't be able to test this for a few days, maybe weeks. Has anyone changes host OS me? are those difference significant or not? My firmware uses esp-open-sdk that uses spiffs version 0.3.6

morcillo avatar Jul 19 '20 01:07 morcillo