ESP8266 LittleFS File System Size (with OTA)

P. Short

Super Moderator
Staff member
Has anyone tried this? Both the Arduino documentation and the FSInfo structure indicate the maximum file System Size as 16KB (with 1MB flash). However, rudimentary testing by trying to create and write/read files (as well as the Arduino 2.3.4 IDE tool) seem to provide up to a ~370 kB File System Size.
 
Thanks.

So, apart from my mis-reporting the Arduino Documentation (the value should have been 64KB, not 16KB), it appears that the information here is incorrect.
 
Back
Top