mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
28 lines
379 B
ReStructuredText
28 lines
379 B
ReStructuredText
|
.. include:: ../../components/vfs/README.rst
|
||
|
|
||
|
API Reference
|
||
|
-------------
|
||
|
|
||
|
Defines
|
||
|
^^^^^^^
|
||
|
|
||
|
.. doxygendefine:: ESP_VFS_PATH_MAX
|
||
|
.. doxygendefine:: ESP_VFS_FLAG_DEFAULT
|
||
|
.. doxygendefine:: ESP_VFS_FLAG_CONTEXT_PTR
|
||
|
|
||
|
|
||
|
Structures
|
||
|
^^^^^^^^^^
|
||
|
|
||
|
.. doxygenstruct:: esp_vfs_t
|
||
|
|
||
|
Functions
|
||
|
^^^^^^^^^
|
||
|
|
||
|
.. doxygenfunction:: esp_vfs_dev_uart_register
|
||
|
.. doxygenfunction:: esp_vfs_register
|
||
|
|
||
|
|
||
|
|
||
|
|