temporary fork

Dependencies:   FATFileSystem mbed-rtos

Fork of USBHost by Donatien Garnier

Files at this revision

API Documentation at this revision

Comitter:
ashleymills
Date:
Thu May 08 14:05:43 2014 +0000
Parent:
25:aa23798d4ab0
Commit message:
Temporary fork for ppp dumping;

Changed in this revision

USBHost/dbg.h Show annotated file Show diff for this revision Revisions of this file
--- a/USBHost/dbg.h	Thu Apr 10 17:38:43 2014 +0000
+++ b/USBHost/dbg.h	Thu May 08 14:05:43 2014 +0000
@@ -18,7 +18,7 @@
 #define USB_DEBUG_H
 
 //Debug is disabled by default
-#define DEBUG 3 /*INFO,ERR,WARN*/
+#define DEBUG 0 /*INFO,ERR,WARN*/
 #define DEBUG_TRANSFER 0
 #define DEBUG_EP_STATE 0
 #define DEBUG_EVENT 0