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
2018-06-21Changed license to BSD-3-Clauselicense-bsd-3Christopher Haster
2018-02-22Added LFS_CONFIG for user provided configuration of the utilsChristopher Haster
2018-02-19Added more configurable utilsChristopher Haster
2018-02-19Added conversion to/from little-endian on diskChristopher Haster
2018-02-19Added software implementations of bitwise instructionsChristopher Haster
2017-10-18Adopted lfs_ctz_index implementation using popcountChristopher Haster
2017-10-13Updated copyrightChristopher Haster
2017-10-10Added specification documentChristopher Haster
2017-07-08Adopted the Apache 2.0 licenseChristopher Haster
2017-06-28Added internal check of data written to diskChristopher Haster
2017-04-24Adopted more conventional buffer parameter orderingChristopher Haster
2017-04-24Structured some of the bulk of the codebaseChristopher Haster
2017-04-23Added optional block-level cachingChristopher Haster
2017-04-18Restructured directory codeChristopher Haster
2017-03-26Restructured the major interfaces of the filesystemChristopher Haster