This section lists the files required for use with the device stack. These files should be included in any project using the MSD function driver
In addition to these files additional files may be required from the Microchip MDD File System Library for the physical storage function calls (SD-SPI.c, etc). Please refer to the section discussing the LUN_FUNCTIONS type definition for more details about configuring the library to work with different physical layers in the MDD File System Library.
Files
Name |
Description |
This file contains functions, macros, definitions, variables, datatypes, etc. that are required for use of the MSD function driver. This file should be included in projects that use the MSD function driver. This file is located in the "<Install Directory>\Microchip\USB\MSD Device Driver" directory. | |
This file contains functions, macros, definitions, variables, datatypes, etc. that are required for use of the MSD function driver. This file should be included in projects that use the MSD function driver. This file is located in the "<Install Directory>\Microchip\USB\MSD Device Driver" directory. |
Topics
Name |
Description |
usb_config.h is a file used to configure the MCHPFSUSB stack and various function drivers. This file provides compile time selection of options provided by the stack. This file defines constants needed by the stack and various function drivers. |