igrr / mkspiffs

Tool to build and unpack SPIFFS images
MIT License
186 stars 91 forks source link

Compatibility with esp-open-rtos mkspiffs #75

Open morcillo opened 4 years ago

morcillo commented 4 years ago

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