|
7d968dfad9
|
make: mufs: re-organise code and add separate Makefile
|
2017-08-01 17:03:34 +02:00 |
|
|
23c861eab5
|
mufs: erase during block allocation
|
2017-07-28 15:41:44 +02:00 |
|
|
070c36a361
|
mufs: sync writes
|
2017-07-24 15:23:19 +02:00 |
|
|
bc28781181
|
mufs: do not write back in mufs_next_free_block()
|
2017-06-16 15:37:31 +02:00 |
|
|
3c35521979
|
mufs: reduce memory footprint in block allocation
|
2017-06-16 14:20:43 +02:00 |
|
|
7107daa4b5
|
mufs: flash_erase() operates on blocks rather than bytes
|
2017-06-14 06:18:02 +02:00 |
|
|
3b601ea588
|
mufs: only manage blocks in data area
|
2017-05-29 18:53:29 +02:00 |
|
|
88707097fb
|
mufs: mufs_free_block() trim block before freeing
|
2017-05-29 14:00:52 +02:00 |
|
|
f4b08bb89f
|
mufs: implement block allocation
|
2017-05-26 16:26:56 +02:00 |
|