esp-idf/components/fatfs
Roland Dobai c43d14c2bf Merge branch 'contrib/github_pr_8169' into 'master'
fix fatfs_create_spiflash_image() feature

Closes IDFGH-6383

See merge request espressif/esp-idf!16601
2022-01-03 15:19:38 +00:00
..
diskio FATFS: fix system crash when mounting more than 2 volumes 2021-12-20 03:16:18 +00:00
fatfsgen_utils Updated typehints from str values to bytes 2022-01-03 01:02:16 +01:00
port Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
src FATFS: fix system crash when mounting more than 2 volumes 2021-12-20 03:16:18 +00:00
test CI: Enable ESP8684 build stage CI on master 2021-12-13 19:18:47 +08:00
test_fatfs_host bootloader: move bootloader flash support to isolate folders 2021-12-30 14:05:12 +08:00
test_fatfsgen Updated typehints from str values to bytes 2022-01-03 01:02:16 +01:00
vfs Don't return a hard coded errno in vfs_fat_access 2021-12-08 11:43:18 +01:00
CMakeLists.txt sdspi: support crc16_be for esp32s2 2020-02-12 15:15:46 +08:00
fatfsgen.py Updated typehints from str values to bytes 2022-01-03 01:02:16 +01:00
Kconfig FAT: Number of volumes can now be configured through menuconfig 2021-10-19 12:15:31 +08:00
project_include.cmake support for wear levelling in fatfs partition generator 2021-11-29 16:57:47 +01:00
wl_fatfsgen.py Updated typehints from str values to bytes 2022-01-03 01:02:16 +01:00