mmc_fat
=======
This project contains a an example showing how to access a MMC/SD card

The project makes use of code from the following library projects:
- CMSISv1p30_LPC17xx : for CMSIS 1.30 files relevant to LPC17xx
- MCU_Lib        	 : for LPC17xx peripheral driver files
- EaBaseBoard_Lib    : Embedded Artists LPCXpresso Base Board peripheral drivers
- FatFs_SD_Lib       : FAT/MMC/SD library 

These library projects must exist in the same workspace in order
for the project to successfully build.

