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.
Dependencies: FATFileSystem mbed-rtos
Fork of USBHost by
Revision 11:0e0baf9a3236, committed 2013-08-08
- Comitter:
- emilmont
- Date:
- Thu Aug 08 15:57:46 2013 +0100
- Parent:
- 10:0c11cf1cc218
- Child:
- 12:4d2f8064b747
- Commit message:
- Synch with latest https://github.com/mbedmicro/mbed changes
Changed in this revision
| USBHost/dbg.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/USBHost/dbg.h Mon Mar 18 14:46:56 2013 +0000 +++ b/USBHost/dbg.h Thu Aug 08 15:57:46 2013 +0100 @@ -13,7 +13,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ - + #ifndef USB_DEBUG_H #define USB_DEBUG_H
