X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/619b0b7b6b44e4422ea9aeb0cde41343bb5dda70..b3a4d8512bcaf0feba16a3cbeeaabfcfeb9cf051:/Demos/Device/Mouse/Mouse.txt diff --git a/Demos/Device/Mouse/Mouse.txt b/Demos/Device/Mouse/Mouse.txt index 2d566ddeb..07982a713 100644 --- a/Demos/Device/Mouse/Mouse.txt +++ b/Demos/Device/Mouse/Mouse.txt @@ -53,23 +53,9 @@ * * * - * - * - * - * - * - * - * - * - * - * - * - * - * + * * *
Define Name:Location:Description:
INTERRUPT_CONTROL_ENDPOINTMakefile CDEFSWhen defined, this causes the demo to enable interrupts for the control endpoint, - * which services control requests from the host. If not defined, the control endpoint - * is serviced via polling using the task scheduler.
INTERRUPT_DATA_ENDPOINTMakefile CDEFSWhen defined, this causes the demo to enable interrupts for the data endpoint, - * which services outgoing mouse button and movement reports to the host. If not defined, - * the data endpoint is serviced via polling using the task scheduler. + * None + *
*/