Question
FAT FS
Posted on November 01, 2013 at 09:51
Hi,
Can anyone give me some help/advice on how to go about implementing Chan's FAT FS? I'm using MikroC Pro for ARM as my toolchain so things are going to be little bit different from most of the toolchains used on here, but principles should still be the same. Do I need to edit any of his functions, what ones do I need to call from my own code etc?