Merge branch 'vfs_fat/improve_mount_function_names' into 'master'
vfs: renamed FATFS convenience mounting functions Closes IDF-4370 See merge request espressif/esp-idf!17369
This commit is contained in:
@@ -753,11 +753,9 @@ components/fatfs/src/ff.h
|
||||
components/fatfs/src/ffconf.h
|
||||
components/fatfs/src/ffsystem.c
|
||||
components/fatfs/src/ffunicode.c
|
||||
components/fatfs/test/test_fatfs_rawflash.c
|
||||
components/fatfs/test_fatfs_host/main.cpp
|
||||
components/fatfs/test_fatfs_host/sdkconfig/sdkconfig.h
|
||||
components/fatfs/test_fatfs_host/test_fatfs.cpp
|
||||
components/fatfs/vfs/esp_vfs_fat.h
|
||||
components/fatfs/vfs/vfs_fat_internal.h
|
||||
components/freertos/FreeRTOS-Kernel-SMP/croutine.c
|
||||
components/freertos/FreeRTOS-Kernel-SMP/event_groups.c
|
||||
@@ -1676,8 +1674,6 @@ components/usb/test/hcd/test_hcd_ctrl.c
|
||||
components/vfs/include/esp_vfs_common.h
|
||||
components/vfs/include/esp_vfs_eventfd.h
|
||||
components/vfs/include/esp_vfs_semihost.h
|
||||
components/vfs/test/test_vfs_access.c
|
||||
components/vfs/test/test_vfs_append.c
|
||||
components/vfs/test/test_vfs_lwip.c
|
||||
components/vfs/test/test_vfs_paths.c
|
||||
components/vfs/test/test_vfs_uart.c
|
||||
|
||||
Reference in New Issue
Block a user