Adam Múdry
|
8d3e79971e
|
feat(fatfs): Add f_expand function as esp_vfs_fat_create_contiguous_file
Add esp_vfs_fat_test_contiguous_file to test it
|
2024-02-22 16:05:28 +01:00 |
|
Tomáš Rohlínek
|
525776f748
|
feat(vfs/fatfs): Add option for automatic immediate fsync
|
2023-10-02 07:06:05 +02:00 |
|
Sonika Rathi
|
b31b68fc68
|
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-04-18 09:57:44 +05:30 |
|
Ivan Grokhotkov
|
ac830e04ac
|
fatfs: migrate unit tests to component test app, re-enable test for C2
|
2022-10-04 17:39:38 +02:00 |
|