mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-03 04:34:31 +02:00
fix : cpp:type. Merges https://github.com/espressif/esp-idf/pull/1700
This commit is contained in:
@@ -15,7 +15,7 @@ FS registration
|
||||
|
||||
|
||||
|
||||
To register an FS driver, application needs to define in instance of esp_vfs_t structure and populate it with function pointers to FS APIs:
|
||||
To register an FS driver, application needs to define in instance of :cpp:type:`esp_vfs_t` structure and populate it with function pointers to FS APIs:
|
||||
|
||||
.. highlight:: c
|
||||
|
||||
|
Reference in New Issue
Block a user