forked from trussed-dev/littlefs2
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Path: Add ordering comparison function
The ordering of path (as obtained when iterating over a directory) in Littlefs is not exactly what is expected. This implementation contains 2 comparision functions, one matching what is expected, and one matching the iteration order of littlefs directories, as described in littlefs-project/littlefs#923
- Loading branch information
1 parent
ebd27e4
commit d691b90
Showing
1 changed file
with
122 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters