Fixed for compatibility with Paradigma USB Serial device.
Fork of USBHost by
Revision 12:ee5bb3a6193f, committed 2013-06-26
- 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
--- 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
--- 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
--- 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