Skip to content

Commit be22d34

Browse files
committed
Updated links to Mbed OS
1 parent 425aa3c commit be22d34

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff 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)
150151
wrapper for littlefs. The project allows you to mount littlefs directly in a

0 commit comments

Comments
 (0)