Skip to content

Commit c613030

Browse files
committed
littlefs: Removed links to previous repository locations
1 parent 634fcf0 commit c613030

File tree

2 files changed

+3
-8
lines changed

2 files changed

+3
-8
lines changed

features/filesystem/littlefs/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
## Mbed wrapper for the little filesystem
1+
## Mbed OS API for the little filesystem
22

3-
This is the mbed wrapper for [littlefs](https://github.com/geky/littlefs),
4-
a little fail-safe filesystem designed for embedded systems.
3+
This is the Mbed OS API for littlefs, a little fail-safe filesystem
4+
designed for embedded systems.
55

66
```
77
| | | .---._____

features/filesystem/littlefs/littlefs/README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -141,11 +141,6 @@ 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.
148-
149144
[littlefs-fuse](https://github.com/geky/littlefs-fuse) - A [FUSE](https://github.com/libfuse/libfuse)
150145
wrapper for littlefs. The project allows you to mount littlefs directly in a
151146
Linux machine. Can be useful for debugging littlefs if you have an SD card

0 commit comments

Comments
 (0)