Fixed for compatibility with Paradigma USB Serial device.

Dependencies:   mbed-rtos

Fork of USBHost by mbed official

Files at this revision

API Documentation at this revision

Comitter:
leihen
Date:
Wed Jun 26 21:19:19 2013 +0000
Parent:
11:2d5162435580
Commit message:
Preliminary Version used in HeizungsController with EthernetInterface. Before forking for the WiFly Version.

Changed in this revision

FATFileSystem.lib Show diff for this revision Revisions of this file
USBHost/dbg.h Show annotated file Show diff for this revision Revisions of this file
mbed-rtos.lib Show annotated file Show diff for this revision Revisions of this file
diff -r 2d5162435580 -r ee5bb3a6193f FATFileSystem.lib
--- a/FATFileSystem.lib	Sat Jun 22 10:48:26 2013 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-http://mbed.org/users/mbed_official/code/FATFileSystem/#b6669c987c8e
diff -r 2d5162435580 -r ee5bb3a6193f USBHost/dbg.h
--- a/USBHost/dbg.h	Sat Jun 22 10:48:26 2013 +0000
+++ b/USBHost/dbg.h	Wed Jun 26 21:19:19 2013 +0000
@@ -18,7 +18,7 @@
 #define USB_DEBUG_H
 
 //Debug is disabled by default
-#define DEBUG 0
+#define DEBUG 1
 #define DEBUG_TRANSFER 0
 #define DEBUG_EP_STATE 0
 #define DEBUG_EVENT 0
diff -r 2d5162435580 -r ee5bb3a6193f mbed-rtos.lib
--- a/mbed-rtos.lib	Sat Jun 22 10:48:26 2013 +0000
+++ b/mbed-rtos.lib	Wed Jun 26 21:19:19 2013 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/mbed_official/code/mbed-rtos/#53e6cccd8782
+http://mbed.org/users/mbed_official/code/mbed-rtos/#58b30ac3f00e