diff --git a/docs/libs/fs.rst b/docs/libs/fs.rst index d8bc85ef44..7beafd5849 100644 --- a/docs/libs/fs.rst +++ b/docs/libs/fs.rst @@ -6,6 +6,7 @@ LVGL has a :ref:`file-system` module to provide an abstraction layer for various file system drivers. LVG has built in support for: + - `FATFS `__ - STDIO (Linux and Windows using C standard function .e.g fopen, fread) - POSIX (Linux and Windows using POSIX function .e.g open, read)