third_party_littlefs/emubd
Christopher Haster 0e1022a86c Fixed missing erase during file relocation
This was an easy fix, but highlighted the fact that the current testing
framework doesn't detect when a block is written to without an
associated erase.

Added a quick solution that creates an empty file during an erase.
2017-06-28 21:45:45 -05:00
..
lfs_emubd.c Fixed missing erase during file relocation 2017-06-28 21:45:45 -05:00
lfs_emubd.h Adopted more conventional buffer parameter ordering 2017-04-23 23:58:43 -05:00