libUSB device (www.libusb.org) examples for USB ROM API.

Example description
The example shows how to use USBD ROM stack to creates a USB MSC example
that uses RAM. The device appears as unformatted disk with size as 32KB.
 
Special connection requirements
Connect the USB cable between micro connector on board and to a host.
The example exposes part of internal SRAM as storage space. 

Build procedures:
Visit the <a href="http://www.lpcware.com/content/project/lpcopen-platform-nxp-lpc-microcontrollers/lpcopen-v200-quickstart-guides">LPCOpen quickstart guides</a>
to get started building LPCOpen projects.