Skip to content

Commit 1bb7a7f

Browse files
committed
docs:storage: update filesystem documentation
Signed-off-by: Ajay Bhargav <[email protected]>
1 parent fb7bd6c commit 1bb7a7f

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

docs/book/api/storage/filesystem.rst

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,11 @@ SPI Flash memory can be enabled and will be mounted on /sf.
2020

2121
See application example for more information.
2222

23-
SPI Flash
24-
=========
23+
See Also
24+
--------
2525

26-
.. include:: /inc/spifs.inc
26+
:doc:`Supported Standard IO system calls <../system/syscall/stdio>`
27+
28+
:doc:`SD/MMC Driver API <../peri/sdmmc>`
29+
30+
:doc:`SPI Flash Driver API <../peri/spifs>`

0 commit comments

Comments
 (0)