feat(storage/vfs): change names related to minified vfs

This commit is contained in:
Tomáš Rohlínek
2024-10-03 14:38:51 +02:00
committed by BOT
parent 040ad5ca20
commit 18e20c0bc5
7 changed files with 96 additions and 97 deletions

View File

@@ -314,7 +314,7 @@ INPUT = \
$(PROJECT_PATH)/components/vfs/include/esp_vfs_eventfd.h \
$(PROJECT_PATH)/components/vfs/include/esp_vfs_semihost.h \
$(PROJECT_PATH)/components/vfs/include/esp_vfs_null.h \
$(PROJECT_PATH)/components/vfs/include/esp_vfs_minified.h \
$(PROJECT_PATH)/components/vfs/include/esp_vfs_ops.h \
$(PROJECT_PATH)/components/vfs/include/esp_vfs.h \
$(PROJECT_PATH)/components/wear_levelling/include/wear_levelling.h \
$(PROJECT_PATH)/components/wifi_provisioning/include/wifi_provisioning/manager.h \