Christopher Haster a4e9132d7f Removed a layer of indirection for index-list lookup
Files are now stored directly in the index-list, instead of being
referenced by pointers that used to live there. This somewhat reduces
the complexity around handling files, while still keeping the O(logn)
lookup cost.
2017-04-22 19:48:31 -05:00
2017-04-22 15:42:05 -05:00
2017-04-22 16:00:45 -05:00
2017-03-25 19:23:30 -05:00
2017-04-22 16:00:45 -05:00
2017-04-18 01:44:01 -05:00
2017-04-22 16:00:40 -05:00
2017-04-18 01:44:01 -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%