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 USBHost_DISCO-F746NG by
Diff: USBHost/USBHostConf.h
- Revision:
- 24:5396b6a93262
- Parent:
- 12:b91fdea8c0a7
--- a/USBHost/USBHostConf.h Sun May 01 03:18:11 2016 +0000 +++ b/USBHost/USBHostConf.h Mon Jun 13 17:21:07 2016 +0000 @@ -38,25 +38,11 @@ */ #define USBHOST_MSD 1 -/* -* Enable USBHostKeyboard -*/ -#define USBHOST_KEYBOARD 1 /* -* Enable USBHostMouse -*/ -#define USBHOST_MOUSE 1 - -/* -* Enable USBHostSerial or USBHostMultiSerial (if set > 1) +* Enable USBHostMouseKeyboard */ -#define USBHOST_SERIAL 1 - -/* -* Enable USB3Gmodule -*/ -#define USBHOST_3GMODULE 1 +#define USBHOST_MOUSE_KEYBOARD 1 /* * Maximum number of interfaces of a usb device