Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: RGA-MJPEG_VideoDemo
Fork of USBHost_custom by
Revision 41:d46c5a2ffbe2, committed 2017-11-01
- Comitter:
- zkimike
- Date:
- Wed Nov 01 20:55:45 2017 +0000
- Parent:
- 40:cdc0d2ab4678
- Commit message:
- In crease baud rate
Changed in this revision
USBHost/dbg.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/USBHost/dbg.h Fri Mar 17 01:29:52 2017 +0000 +++ b/USBHost/dbg.h Wed Nov 01 20:55:45 2017 +0000 @@ -18,7 +18,7 @@ #define USB_DEBUG_H //Debug is disabled by default -#define DEBUG 3 /*INFO,ERR,WARN*/ +#define DEBUG 2 /*INFO,ERR,WARN*/ #define DEBUG_TRANSFER 0 #define DEBUG_EP_STATE 0 #define DEBUG_EVENT 0