esp-idf/components/fatfs
Radek Tandler d8f2c0e715 Merge branch 'feature/storage_host_test_ffs' into 'master'
fatfs: host test migrated to CMake and esp_partition emulation for linux

See merge request espressif/esp-idf!23265
2023-04-25 15:30:09 +08:00
..
diskio
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 bugfix: fix for fatfs "open("xx",O_CREAT|O_WRONLY,0666)" call failure 2023-04-18 09:57:44 +05:30
test_fatfsgen
vfs bugfix: fix for fatfs "open("xx",O_CREAT|O_WRONLY,0666)" call failure 2023-04-18 09:57:44 +05:30
.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
wl_fatfsgen.py