igrr / mkspiffs

Tool to build and unpack SPIFFS images
MIT License
195 stars 92 forks source link

Files are packed in sorted mode #87

Open aenima1891 opened 5 months ago

aenima1891 commented 5 months ago

The files are sorted in alphabetical order before being packed into the SPIFFS image. This ensures consistent cross-platform behavior.