esp-idf/components/fatfs
2022-10-10 12:15:56 +02:00
..
diskio fatfs: enabled reading sector size and sectors count from boot sector in rawflash 2022-09-29 16:16:36 +02:00
fatfs_utils Merge branch 'feature/enable-variable-partition-size-fatfs' into 'master' 2022-09-30 15:24:26 +08: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_apps fatfs: add missing readme file for the test apps 2022-10-10 12:15:56 +02:00
test_fatfs_host spi_flash: Remove legacy spi_flash drivers 2022-07-01 11:01:34 +08:00
test_fatfsgen fatfs: add test coverage and comments to the fatfsgen.py related code 2022-09-27 12:14:32 +02:00
vfs Change placeholder in ESP_LOGD conditionally depending on FF_FS_EXFAT 2022-07-22 16:52:14 +01:00
.build-test-rules.yml fatfs: migrate unit tests to component test app, re-enable test for C2 2022-10-04 17:39:38 +02:00
CMakeLists.txt build system: re-add -Wno-format as private flag for some components 2022-08-03 16:42:47 +04:00
fatfsgen.py Merge branch 'feature/enable-variable-partition-size-fatfs' into 'master' 2022-09-30 15:24:26 +08:00
fatfsparse.py fatfsgen.py: omit cluster allocation when the file is empty 2022-09-29 16:18:56 +02:00
Kconfig fatfs: Disable UTF-16 filename encoding 2022-05-20 15:15:01 +02:00
project_include.cmake fatfsgen.py: enabled date and time for fatfs 2022-04-07 15:01:28 +02:00
wl_fatfsgen.py fatfs: enabled reading sector size and sectors count from boot sector in rawflash 2022-09-29 16:16:36 +02:00