esp-idf/components/fatfs
Marius Vikhammer 124a43e9ec build-system: replace ADDITIONAL_MAKE_CLEAN_FILES with ADDITIONAL_CLEAN_FILES
ADDITIONAL_MAKE_CLEAN_FILES is deprecated and only worked with make.
Replaced with the new ADDITIONAL_CLEAN_FILES (CMake 3.15) which also works with ninja.
2023-05-10 09:56:15 +08: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
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
Kconfig fatfs: Disable UTF-16 filename encoding 2022-05-20 15:15:01 +02:00
project_include.cmake build-system: replace ADDITIONAL_MAKE_CLEAN_FILES with ADDITIONAL_CLEAN_FILES 2023-05-10 09:56:15 +08:00
wl_fatfsgen.py fatfsgen.py: enabled 512 sized sectors 2022-10-03 09:33:15 +00:00