Just like title show.
I just want to use FATFS_0.09 run together with rl_usb (not RL_FLASHFS).
any ideas?
or RL_FLASHFS support chinese file names??
Thanks Tsuneo
I am sorry I did not say clearly.
my system working on usb host with SD card. RL_USB with RL_FLASHFS working well.
FATFS also working well.
Now just want to port FATFS into RL_USB. I just need to rewrite the diskio.c file?
use usbh_msc_*** or usbh_** function in diskio.c?