esp-idf/components/fatfs/test_apps/test_fatfs_common
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
..
CMakeLists.txt fatfs: migrate unit tests to component test app, re-enable test for C2 2022-10-04 17:39:38 +02:00
test_fatfs_common.c bugfix: fix for fatfs "open("xx",O_CREAT|O_WRONLY,0666)" call failure 2023-04-18 09:57:44 +05:30
test_fatfs_common.h bugfix: fix for fatfs "open("xx",O_CREAT|O_WRONLY,0666)" call failure 2023-04-18 09:57:44 +05:30