whitecatboard / Lua-RTOS-ESP32

Lua RTOS for ESP32
Other
1.19k stars 221 forks source link

The mklfs has been fixed on Windows machines #260

Closed vitkorob closed 5 years ago

vitkorob commented 5 years ago

The command line tool has been fixed on Windows machines. All "\r\n" in text mode is squished to one byte in finish size. This effect breaks the LittleFS structure.