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.
Fork of Nucleo_Ex04_USBPAD by
Revision 2:7c1379b29ce6, committed 2016-04-28
- Comitter:
- jose_23991
- Date:
- Thu Apr 28 21:17:29 2016 +0000
- Parent:
- 1:94e011434208
- Commit message:
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Thu Apr 28 21:09:39 2016 +0000 +++ b/main.cpp Thu Apr 28 21:17:29 2016 +0000 @@ -1,4 +1,5 @@ // Pins connections: 5V-Vbus | GND-GND | Data+-PA_12 | Data--PA_11 +// Cannot establish connection with full speed devices, why??? #include "mbed.h" #include "USBHostGamepad.h"