esp-idf/components/fatfs
Sonika Rathi 4477f3e559 bugfix: fix for fatfs "open("xx",O_CREAT|O_WRONLY,0666)" call failure
fatfs 'open' with only O_CREAT flag fails to creat new file

Closes https://github.com/espressif/esp-idf/issues/1817
2023-05-04 11:45:37 +05:30
..
diskio
fatfs_utils
port
src
test_apps bugfix: fix for fatfs "open("xx",O_CREAT|O_WRONLY,0666)" call failure 2023-05-04 11:45:37 +05:30
test_fatfs_host
test_fatfsgen
vfs bugfix: fix for fatfs "open("xx",O_CREAT|O_WRONLY,0666)" call failure 2023-05-04 11:45:37 +05:30
.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
wl_fatfsgen.py