mirror of
https://github.com/espressif/esp-idf.git
synced 2025-07-30 18:57:19 +02:00
VFS: move all functions into RAM which are called in the performance test
This commit is contained in:
@ -4,3 +4,6 @@ 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)
|
||||
|
Reference in New Issue
Block a user