Hi,
I am using SD card application in my project, I have created standalone project and enabled Sdps in BSP.
I am able to create a directory using f_mkdir(const T_CHAR *path);.
I want to create files inside a directory, but there is no standard function to do so.
Please help me in creation of files inside the directory.
Regards,
Praneeth