Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/littlefs-project/littlefs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-23Cleaned up block allocatorChristopher Haster
2017-04-18Added full dir list and rudimentary block allocatorChristopher Haster
2017-03-26Added a rudimentary test frameworkChristopher Haster
2017-03-26Restructured the major interfaces of the filesystemChristopher Haster
2017-03-20Added support for the basic file operationChristopher Haster
2017-03-20Added better handling for metadata pairsChristopher Haster
2017-03-20Added initial superblock definitionChristopher Haster
2017-02-27Adopted ctz skip-list structure earlier than expectedChristopher Haster
2017-02-25Initial commit of block device interface and emulated block deviceChristopher Haster