mirror of
https://github.com/espressif/esp-idf.git
synced 2025-12-16 04:22:22 +00:00
feat(storage/vfs): change names related to minified vfs
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user