The Memory project is a demo program for the Keil MCB1800 Board

It demonstrates an USB Memory based on USB Mass Storage Class.
SD/MMC Card inserted in the target is used for the actual Memory.

The USB Memory is automatically recognized by the host PC running
Windows which will load a generic Mass Storage driver.

The Memory program is available for the following targets:
  LPC1857_USB0 Flash:          configured for internal Flash
                              (used for production or target debugging)
  LPC1850_USB0 Ext. Flash:     configured for external Flash ROM
                              (used for production or target debugging)
  LPC1857_USB1 Flash:          configured for internal Flash
                              (used for production or target debugging)
  LPC1850_USB1 Ext. Flash:     configured for external Flash ROM
                              (used for production or target debugging)
