cfg_usbmouse.h File Reference
Configuration file for the usbmouse driver module. More...
Go to the source code of this file.
Defines | |
| #define | CONFIG_USBMOUSE 0 |
| Enable the usbmouse module. | |
| #define | USB_MOUSE_LOG_LEVEL LOG_LVL_INFO |
| Module logging level. | |
| #define | USB_MOUSE_LOG_FORMAT LOG_FMT_TERSE |
| module logging format. | |
| #define | USB_MOUSE_VENDOR_ID 0xffff |
| USB vendor ID (please change this in your project, using a valid ID number!). | |
| #define | USB_MOUSE_PRODUCT_ID 0x0000 |
| USB product ID (please change this in your project, using a valid ID number!). | |
Detailed Description
Configuration file for the usbmouse driver module.
Definition in file cfg_usbmouse.h.
