mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 19:13:21 +00:00
8 lines
185 B
Plaintext
8 lines
185 B
Plaintext
[mapping:vfs]
|
|
archive: libvfs.a
|
|
entries:
|
|
if VFS_SELECT_IN_RAM = y:
|
|
vfs_calls:esp_vfs_select_triggered_isr (noflash)
|
|
vfs:get_vfs_count (noflash)
|
|
vfs:start_select (noflash)
|