third_party_littlefs/emubd
Christopher Haster 106b06a457 Added better handling for metadata pairs
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.
2017-03-19 22:25:36 -05:00
..
lfs_cfg.c Initial commit of block device interface and emulated block device 2017-02-25 14:31:14 -06:00
lfs_cfg.h Initial commit of block device interface and emulated block device 2017-02-25 14:31:14 -06:00
lfs_emubd.c Added better handling for metadata pairs 2017-03-19 22:25:36 -05:00
lfs_emubd.h Initial commit of progress, minimal formatting niave free list 2017-02-26 18:05:27 -06:00