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
File List
| ccsbcs.c [code] | |
| diskio.c [code] | |
| diskio.h [code] | |
| ff.c [code] | |
| ff.h [code] | |
| ffconf.h [code] | |
| integer.h [code] | |
| main.cpp [code] | |
| usbhost_cpu.h [code] | |
| usbhost_err.h [code] | |
| usbhost_inc.h [code] | |
| usbhost_lpc17xx.c [code] | |
| usbhost_lpc17xx.h [code] | |
| usbhost_ms.c [code] | |
| usbhost_ms.h [code] |
Generated on Tue Jul 12 2022 19:25:49 by
1.7.2
Eli Hughes