esp-idf/components/fatfs
Michal Jenikovsky 1f6f5396f4 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-10-12 04:48:47 +02:00
..
diskio fatfs: raw diskio: Fixed handling read-only filesystem 2023-10-12 04:48:47 +02:00
fatfs_utils
port fatfs: Update to version 0.15 2023-01-30 13:14:54 +00:00
src fatfs: Update to version 0.15 2023-01-30 13:14:54 +00:00
test_apps Merge branch 'contrib/github_pr_10532_v5.1' into 'release/v5.1' 2023-05-20 07:35:38 +08:00
test_fatfs_host
test_fatfsgen
vfs docs(fatfs): Move mentioned APIs to a separate API reference section 2023-08-14 12:44:53 +02:00
.build-test-rules.yml sdspi: h2 support 2023-02-27 14:39:06 +08:00
CMakeLists.txt
Kconfig fatfs: fstat - enable setting a custom preferred block size 2023-03-08 09:09:47 +01:00
fatfsgen.py
fatfsparse.py
project_include.cmake build-system: replace ADDITIONAL_MAKE_CLEAN_FILES with ADDITIONAL_CLEAN_FILES 2023-05-10 09:53:55 +08:00
wl_fatfsgen.py