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: mbed
Diff: USBHost.cpp
- Revision:
- 19:812c3572622a
- Parent:
- 0:736c76a75def
--- a/USBHost.cpp Thu Sep 12 09:51:42 2019 +0000 +++ b/USBHost.cpp Fri May 07 08:31:36 2021 +0000 @@ -921,6 +921,7 @@ void USBInit() { + //pc.printf("USBInit()\r\n"); return _controller.Init(); }