esp-idf/components/fatfs
Michal Jenikovsky bcda40fcf2 fatfs: raw diskio: Fixed handling read-only filesystem
ff_ routines incorrectly reported disk state and caused whole fatfs
to lock-up when trying to write to read-only device.

Signed-off-by: Michal Jenikovsky <jendo@jmsystems.sk>
2023-08-11 12:37:33 +02:00
..
diskio fatfs: raw diskio: Fixed handling read-only filesystem 2023-08-11 12:37:33 +02:00
fatfs_utils
host_test fatfs: host test migrated to CMake and esp_partition emulation for linux 2023-04-21 10:45:07 +02:00
port
src
test_apps CI: fix sdcard fatfs test_apps format timeout 2023-05-25 08:52:59 +00:00
test_fatfsgen
vfs docs(fatfs): Move mentioned APIs to a separate API reference section 2023-08-04 23:47:44 +00:00
.build-test-rules.yml
CMakeLists.txt fatfs: host test migrated to CMake and esp_partition emulation for linux 2023-04-21 10:45:07 +02:00
Kconfig
fatfsgen.py
fatfsparse.py
project_include.cmake build-system: replace ADDITIONAL_MAKE_CLEAN_FILES with ADDITIONAL_CLEAN_FILES 2023-05-08 15:51:48 +08:00
wl_fatfsgen.py