summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-02-09 16:00:57 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-02-09 16:00:57 -0600
commit374ab9074454fd7dcb9074c7b4f214365b1e9b93 (patch)
treee6b6b5160edf7351f78ab561fe31c0b28fb387f1 /nuttx/ChangeLog
parenta2beb7919c9e8afe63a95369bc422b1b78df7c2e (diff)
downloadnuttx-374ab9074454fd7dcb9074c7b4f214365b1e9b93.tar.gz
nuttx-374ab9074454fd7dcb9074c7b4f214365b1e9b93.tar.bz2
nuttx-374ab9074454fd7dcb9074c7b4f214365b1e9b93.zip
LP1766-STK: Add a configuration to test the USB HID mouse
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index e9119e113..d091e9937 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -6551,5 +6551,6 @@
* drivers/usbhost/usbhost_hidmouse.c and other files: Add support
for a HID boot mouse device. It compiles but is otherwise
completely untested on initial check-in (2014-2-9).
+ * configs/olimex-lpc1766stk/src/lpc17_hidmouse.c and hidmouse: Add
+ support of a test of the USB HID mouse (2014-2-9).
-`