Hi, I am trying to find out what is necessary to allow the Keil RL-Flash-FS file system library to be used with a compact flash card (on a LPC2388). Is it simply a matter of providing the GPIO interface code in the fs_Init(), fs_Erase(), and fs_ProgramPage() routines? Or is there more required?