summaryrefslogtreecommitdiff
path: root/nuttx/configs/olimex-lpc1766stk/hidmouse/defconfig
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-02-09 17:40:23 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-02-09 17:40:23 -0600
commit988e5bbfdd35e79f2b2bb9047234e037c8235eef (patch)
treee25e5d8ba91ce2b49b0057a5ce7efd9d445e58de /nuttx/configs/olimex-lpc1766stk/hidmouse/defconfig
parent79cf3ae32f8f21870b099cd5c6733ba29a1eb5c1 (diff)
downloadpx4-nuttx-988e5bbfdd35e79f2b2bb9047234e037c8235eef.tar.gz
px4-nuttx-988e5bbfdd35e79f2b2bb9047234e037c8235eef.tar.bz2
px4-nuttx-988e5bbfdd35e79f2b2bb9047234e037c8235eef.zip
The USB HID mouse driver is now functional. There are some usage issues as described in the top-level TODO list
Diffstat (limited to 'nuttx/configs/olimex-lpc1766stk/hidmouse/defconfig')
-rw-r--r--nuttx/configs/olimex-lpc1766stk/hidmouse/defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/nuttx/configs/olimex-lpc1766stk/hidmouse/defconfig b/nuttx/configs/olimex-lpc1766stk/hidmouse/defconfig
index 1b73faea3..4f8e2cb7a 100644
--- a/nuttx/configs/olimex-lpc1766stk/hidmouse/defconfig
+++ b/nuttx/configs/olimex-lpc1766stk/hidmouse/defconfig
@@ -407,7 +407,6 @@ CONFIG_USBHOST_NPREALLOC=4
# CONFIG_USBHOST_MSC is not set
# CONFIG_USBHOST_HIDKBD is not set
CONFIG_USBHOST_HIDMOUSE=y
-CONFIG_HIDMOUSE_POLLUSEC=100000
CONFIG_HIDMOUSE_DEFPRIO=50
CONFIG_HIDMOUSE_STACKSIZE=1024
CONFIG_HIDMOUSE_BUFSIZE=64