esp-idf/components/fatfs
Martin Vychodil af81bd1b0a Storage: Partition APIs moved to the new component 'esp_partition'
All the partition handling API functions and data-types were moved from the 'spi_flash' component to the new one named 'esp_partition'. See Storage 5.x migration guide for more details
2022-11-02 21:49:08 +01:00
..
diskio Storage: Partition APIs moved to the new component 'esp_partition' 2022-11-02 21:49:08 +01:00
fatfs_utils fatfsgen.py: enabled 512 sized sectors 2022-10-03 09:33:15 +00:00
port Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
src fatfs: Disable UTF-16 filename encoding 2022-05-20 15:15:01 +02:00
test Storage: Partition APIs moved to the new component 'esp_partition' 2022-11-02 21:49:08 +01:00
test_fatfs_host Storage: Partition APIs moved to the new component 'esp_partition' 2022-11-02 21:49:08 +01:00
test_fatfsgen fatfsgen.py: enabled extension of the FAT table 2022-08-01 20:29:02 +02:00
vfs Change placeholder in ESP_LOGD conditionally depending on FF_FS_EXFAT 2022-07-22 16:52:14 +01:00
CMakeLists.txt Storage: Partition APIs moved to the new component 'esp_partition' 2022-11-02 21:49:08 +01:00
Kconfig fatfs: Disable UTF-16 filename encoding 2022-05-20 15:15:01 +02:00
fatfsgen.py fatfsgen.py: enabled 512 sized sectors 2022-10-03 09:33:15 +00:00
fatfsparse.py fatfsparse.py: Add support for WL 2022-07-26 14:50:07 +02:00
project_include.cmake fatfsgen.py: enabled date and time for fatfs 2022-04-07 15:01:28 +02:00
wl_fatfsgen.py fatfsgen.py: enabled 512 sized sectors 2022-10-03 09:33:15 +00:00