LittleFS

GPTKB entity

Statements (41)
Predicate Object
gptkbp:instanceOf file format
gptkbp:alternativeTo gptkb:FAT_file_system
SPIFFS
YAFFS
gptkbp:designedFor embedded systems
microcontrollers
gptkbp:developedBy ARM Mbed team
gptkbp:documentation https://littlefs.readthedocs.io/
gptkbp:feature atomic operations
copy-on-write
journaling
wear leveling
configurable block size
low RAM usage
low ROM usage
power-failure resilience
gptkbp:firstReleased 2017
https://www.w3.org/2000/01/rdf-schema#label LittleFS
gptkbp:integration gptkb:PlatformIO
gptkb:Arduino
gptkb:Mbed_OS
gptkb:Zephyr_RTOS
gptkb:ESP-IDF
gptkbp:license gptkb:BSD-3-Clause
gptkbp:openSource true
gptkbp:platform cross-platform
gptkbp:repository https://github.com/littlefs-project/littlefs
gptkbp:suitableFor gptkb:NAND_flash
gptkb:NOR_flash
gptkb:EEPROM
gptkbp:supports directory structure
wear leveling
dynamic wear leveling
multiple files
power-loss resilience
static wear leveling
gptkbp:usedIn IoT devices
microcontroller firmware
gptkbp:writtenBy C
gptkbp:bfsParent gptkb:SPIFF
gptkbp:bfsLayer 7