Library to allo USB PTP device to be hosted by the mbed platform

Dependents:   class_project_main

Revision:
1:71c0e9dc153d
Parent:
0:98cf19bcd828
Child:
3:1fcb46ab18df
diff -r 98cf19bcd828 -r 71c0e9dc153d PIMA15740/PIMAArray.h
--- a/PIMA15740/PIMAArray.h	Fri Aug 23 00:52:52 2013 +0000
+++ b/PIMA15740/PIMAArray.h	Fri Aug 23 19:34:59 2013 +0000
@@ -1,5 +1,8 @@
+/* mbed USBHostPTP Library(PIMA15740 definitions)
+ * Copyright (c) 2013 Dwayne Dilbeck
+ * This software is distributed under the terms of the GNU Lesser General Public License
+ */
 
-#include "mallocdebug.h"
 
 /**
 *  Class PIMA array
@@ -46,3 +49,4 @@
    uint32_t numberOfElements;
    uint16_t *codes;
 };
+