WIP progress so far

This commit is contained in:
Christopher Haster
2018-05-27 10:15:28 -05:00
parent ca9e43158d
commit de0b719b56
3 changed files with 336 additions and 305 deletions

1
lfs.h
View File

@@ -313,6 +313,7 @@ typedef struct lfs_dir {
uint16_t count;
bool erased;
bool split;
bool stop_at_commit; // TODO hmmm
int16_t moveid;
uint16_t id;