mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
7 lines
165 B
Plaintext
7 lines
165 B
Plaintext
|
[mapping:vfs]
|
||
|
archive: libvfs.a
|
||
|
entries:
|
||
|
if VFS_SELECT_IN_RAM = y:
|
||
|
vfs:esp_vfs_select_triggered_isr (noflash)
|
||
|
vfs_uart:select_notif_callback_isr (noflash)
|