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-10-18Added building blocks for dynamic wear-levelingChristopher Haster
2018-10-16Merge remote-tracking branch 'origin/master' into v2-alphaChristopher Haster
2018-10-16Changed littlefs-fuse target for testing purposesChristopher Haster
2018-10-16Introduced cache_size as alternative to hardware read/write sizesChristopher Haster
2018-10-10Added test coverage for filesystems with no inline filesChristopher Haster
2018-07-27Fixed issue with release script non-standard version tagsChristopher Haster
2018-07-25Simplified release process based on feedbacksimple-versioningChristopher Haster
2018-07-11Fixed script issue with bash expansion inside makefile parameterChristopher Haster
2018-04-09Fixed Travis rate-limit issue with Github requestsChristopher Haster
2018-03-13Fixed Travis issue with deploy stage in PRsChristopher Haster
2018-02-21Fixed multiple deploy steps in TravisChristopher Haster
2018-02-19Added cross-compile targets for testingChristopher Haster
2018-02-02Added autogenerated release notes from commitsChristopher Haster
2018-01-30Moved -Werror flag to CI onlyChristopher Haster
2018-01-29Added deploy step in Travis to push new version as tagsChristopher Haster
2018-01-21Added files test to littlefs-fuse tests in Travisv1.1Christopher Haster
2017-12-27Fixed issue with immediate exhaustion and small unaligned storageChristopher Haster
2017-11-17Added QUIET flag to tests so CI is readableChristopher Haster
2017-11-10Fixed issue with aggressively rounding down lookahead configurationChristopher Haster
2017-10-10Added self-hosting fuzz test using littlefs-fuseChristopher Haster
2017-09-19Fixed problem with lookaheads larger than block deviceChristopher Haster
2017-09-18Fixed issue with negative modulo with unaligned lookaheadsChristopher Haster
2017-07-18Added build size output to CIChristopher Haster
2017-07-16Added sanity check for compiling exampleChristopher Haster
2017-06-29Updated .travis.yml to test multiple cache sizesChristopher Haster
2017-03-26Added travis configChristopher Haster