File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -141,10 +141,11 @@ make test
141
141
142
142
## Related projects
143
143
144
- [ mbed-littlefs] ( https://github.com/armmbed/mbed-littlefs ) - The easiest way to
145
- get started with littlefs is to jump into [ mbed] ( https://os.mbed.com/ ) , which
146
- already has block device drivers for most forms of embedded storage. The
147
- mbed-littlefs provides the mbed wrapper for littlefs.
144
+ [ Mbed OS] ( https://github.com/ARMmbed/mbed-os/tree/master/features/filesystem/littlefs ) -
145
+ The easiest way to get started with littlefs is to jump into [ Mbed] ( https://os.mbed.com/ ) ,
146
+ which already has block device drivers for most forms of embedded storage. The
147
+ littlefs is available in Mbed OS as the [ LittleFileSystem] ( https://os.mbed.com/docs/latest/reference/littlefilesystem.html )
148
+ class.
148
149
149
150
[ littlefs-fuse] ( https://github.com/geky/littlefs-fuse ) - A [ FUSE] ( https://github.com/libfuse/libfuse )
150
151
wrapper for littlefs. The project allows you to mount littlefs directly in a
You can’t perform that action at this time.
0 commit comments