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-26Refactored a handful of things in testsChristopher Haster
2019-07-17Minor improvements to testing frameworkChristopher Haster
2019-07-01Fixed issues with reading and caching inline filesChristopher Haster
2019-07-01Fixed accidental truncate after seek on inline filesChristopher Haster
2018-10-21Merge remote-tracking branch 'origin/master' into v2-rebase-part2Christopher Haster
2018-10-18Switched to strongly ordered directoriesChristopher Haster
2018-09-29Fix -Wsign-compare errorVincent Dupont
2018-07-02Fixed shadowed variable warningsDamien George
2018-01-04Fixed positive seek bounds checkingChristopher Haster
2017-09-27Fixed incorrect return value from lfs_file_seekChristopher Haster
2017-09-18Added checks for out-of-bound seeksChristopher Haster
2017-09-18Fixed issue with cold-write after seek to block boundaryChristopher Haster
2017-04-24Fixed non-standard behaviour of rdwr streamsChristopher Haster
2017-04-23Added support for full seek operationsChristopher Haster