LPC5411x USB Mass Storage RAM Example
=====================================

Example description
-------------------
The example shows how to use USBD ROM stack to create a RAM disk.
When the USB on J5 is connected to a PC, the host would recognize the USB connection as 
a mass storage device. Note that the storage happens on the RAM and is not a persistent storage.


Special connection requirements
-------------------------------
For USB to connect the jumper JP10 should be installed on the LPC5411x board.
For downloading code and debugging connect an USB cable to micro
connector (J7) and host.
Connect another USB cable between micro connector (J5) on board
and to a host.


Build procedures:
----------------
Visit the 'LPCOpen quickstart guides' [http://www.lpcware.com/content/project/lpcopen-platform-nxp-lpc-microcontrollers/lpcopen-v200-quickstart-guides]
to get started building LPCOpen projects.
