mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-09 12:35:28 +00:00

feat(fatfs): Add an option to use 2 FATs (file allocation tables) in FATFS volumes Closes IDF-8735 and IDF-4091 See merge request espressif/esp-idf!27452