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
2019-07-27Increased testing to include geometries that can't be fully testedChristopher Haster
2018-10-18Added allocation randomization for dynamic wear-levelingChristopher Haster
2018-07-13Add C++ guards to public headersFreddie Chopin
2018-06-21Changed license to BSD-3-Clauselicense-bsd-3Christopher Haster
2017-10-13Updated copyrightChristopher Haster
2017-07-08Adopted the Apache 2.0 licenseChristopher Haster
2017-04-24Adopted more conventional buffer parameter orderingChristopher Haster
2017-04-22Simplified configChristopher Haster
2017-03-26Added a rudimentary test frameworkChristopher Haster
2017-03-26Restructured the major interfaces of the filesystemChristopher Haster
2017-02-27Initial commit of progress, minimal formatting niave free listChristopher Haster
2017-02-25Initial commit of block device interface and emulated block deviceChristopher Haster