VFS: move all functions into RAM which are called in the performance test

pull/2940/head
Roland Dobai 2019-01-03 15:44:07 +01:00
rodzic 3c94b6e10a
commit c8e8044293
1 zmienionych plików z 3 dodań i 0 usunięć

Wyświetl plik

@ -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)