Difference between revisions of "Littlefs"
From Wiki at Neela Nurseries
(Create page for notes on "littlefs" file system project.) |
m (Add link to "thevtool dot com" regarding mount operation of littlefs filesystems.) |
||
Line 2: | Line 2: | ||
Notes on "littlefs" | Notes on "littlefs" | ||
− | https://docs.nordicsemi.com/bundle/ncs-latest/page/zephyr/samples/subsys/fs/littlefs/README.html | + | * https://docs.nordicsemi.com/bundle/ncs-latest/page/zephyr/samples/subsys/fs/littlefs/README.html |
− | https://github.com/littlefs-project/littlefs | + | * https://github.com/littlefs-project/littlefs |
+ | |||
+ | Some practical utilities and steps to work with littlefs filesystems: | ||
+ | |||
+ | * https://www.thevtool.com/mounting-littlefs-on-linux-machine/ |
Revision as of 16:59, 11 February 2025
Notes on "littlefs"
Some practical utilities and steps to work with littlefs filesystems: