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
141141
142142## Related projects
143143
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.
148149
149150[ littlefs-fuse] ( https://github.com/geky/littlefs-fuse ) - A [ FUSE] ( https://github.com/libfuse/libfuse )
150151wrapper for littlefs. The project allows you to mount littlefs directly in a
You can’t perform that action at this time.
0 commit comments