83de8a9d9f
Description: A little fail-safe filesystem designed for microcontrollers. This tool is specifically patched to work with Espressif ESP8266 line of chips. Power-loss resilience - littlefs is designed to handle random power failures. All file operations have strong copy-on-write guarantees and if power is lost the filesystem will fall back to the last known good state. Dynamic wear leveling - littlefs is designed with flash in mind, and provides wear leveling over dynamic blocks. Additionally, littlefs can detect bad blocks and work around them. Bounded RAM/ROM - littlefs is designed to work with a small amount of memory. RAM usage is strictly bounded, which means RAM consumption does not change as the filesystem grows. The filesystem contains no unbounded recursion and dynamic memory is limited to configurable buffers that can be provided statically. ok benoit@
5 lines
305 B
Plaintext
5 lines
305 B
Plaintext
SHA256 (littlefs-1863dc7883d82bd6ca79faa164b65341064d1c16.tar.gz) = W3le8jzMoCcVwgudqVChXEV9YDjc6owYE/Hc/ylTtmc=
|
|
SHA256 (mklittlefs-3.0.0.tar.gz) = mwOyp5S0RfhmVP7nZENY89xR0bp9Y8VBOY11rKHdV/g=
|
|
SIZE (littlefs-1863dc7883d82bd6ca79faa164b65341064d1c16.tar.gz) = 121976
|
|
SIZE (mklittlefs-3.0.0.tar.gz) = 40946
|