The usbd_msc project is a simple demo program for the LPC1800 Microcontroller 
that shows how to use USB Mass storage class stack API exposed by boot ROM.

How to run:
-----------
- Build and launch the application using Keil IDE.
- Connect the USB0 port to PC with USB cable.
- On PC a new unformatted drive with 32KB size should appear.
  - Format the drive and copy images to the drive.