You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: