This program is an example of of using the MSCUSBHost code with a raw build of ELM Chan Fat Fs. This was done to add both Long File Name Support along with proper time/date stamps (assuming you have a battery hooked up to keep time). This code exposes the Chan API (see main.cpp) and is NOT a c++ class: http://elm-chan.org/fsw/ff/00index_e.html The diskio.c file has the mapping needed to link the filesystem to the MSC stuff
Files at revision 0:2dbbafe1b1fb
Name | Size | Actions |
---|---|---|
[up] | ||
usbhost_cpu.h | 1365 | Revisions Annotate |
usbhost_err.h | 2495 | Revisions Annotate |
usbhost_inc.h | 1336 | Revisions Annotate |
usbhost_lpc17xx.c | 29558 | Revisions Annotate |
usbhost_lpc17xx.h | 13457 | Revisions Annotate |
usbhost_ms.c | 16658 | Revisions Annotate |
usbhost_ms.h | 4444 | Revisions Annotate |