mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
10 lines
237 B
Plaintext
10 lines
237 B
Plaintext
[mapping:vfs]
|
|
archive: libvfs.a
|
|
entries:
|
|
vfs:esp_vfs_open (noflash)
|
|
vfs:esp_vfs_write (noflash)
|
|
vfs:esp_vfs_close (noflash)
|
|
vfs:get_vfs_for_fd (noflash)
|
|
vfs:get_vfs_for_path (noflash)
|
|
vfs:translate_path (noflash)
|