Christopher Haster 53674cb3bc Added limited support for directories
This comes with a lot of scafolding put into place around the core
of the filesystem.

Added operations:
- append an entry to a directory
- find an entry in a directory
- iterate over entries in a directory

Some to do:
- Chaining multiple directory blocks
- Recursion on directory operations
2017-03-19 22:25:36 -05:00
2017-03-19 22:25:36 -05:00
2017-03-19 22:25:36 -05:00
S
Description
A little fail-safe filesystem designed for microcontrollers
https://github.com/littlefs-project/littlefs.git 14 MiB
Languages
C 68.4%
Python 30.7%
Makefile 0.9%