Hello.
I donloaded OpenLPC version 1.3 and tried to compile a project that uses filesystems. Unfortunately several files were missing. For example diskio.c contains several includes:
#include "usbdisk.h" /* Example: USB drive control /
#include "atadrive.h" / Example: ATA drive control /
#include "sdcard.h" / Example: MMC/SDC contorl */
But I cannot find these files. Please help.
Thanks,
Slava