mirror of
https://gitee.com/openharmony/third_party_littlefs
synced 2024-11-23 06:50:37 +00:00
106b06a457
The core algorithim that backs this filesystem's goal of fault tolerance is the alternating of "metadata pairs". Backed by a simple core function for reading and writing, makes heavy use of c99 designated initializers for passing info about multiple chunks in an erase block. |
||
---|---|---|
.. | ||
lfs_cfg.c | ||
lfs_cfg.h | ||
lfs_emubd.c | ||
lfs_emubd.h |