Question
Copy directorys from pendrive to sdcard using fatfs..
Hi all
I am able to mount both drives and open ,read,write files in both drives...now i need to copy folders from pendrive to sd card..is it possible? .fatfs don't have copydirectory function..do i need to create copydirectory function...will accessing both drives simultaneously for copying will work in fatfs?
