This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

C6748在SD卡中创建文件夹

我使用res = f_opendir(&floder, "0:newfloder" );在SD卡中创建文件夹总是不成功,请问这个函数是怎样用的,该怎样创建一个新的文件夹呢