summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-09-23 07:47:56 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-09-23 07:47:56 -0600
commita8a395338ce83c97e5ec1114777b64201c67a1af (patch)
tree85c8447d128497cca2750b05108705abd2832b89 /nuttx/ChangeLog
parent560099443ce4381ff02e105e6e6d736f543e5f3c (diff)
downloadpx4-nuttx-a8a395338ce83c97e5ec1114777b64201c67a1af.tar.gz
px4-nuttx-a8a395338ce83c97e5ec1114777b64201c67a1af.tar.bz2
px4-nuttx-a8a395338ce83c97e5ec1114777b64201c67a1af.zip
ZKIT-ARM-1769: LED1 is now user controllable. From Rashid Fatah
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 15b158a99..589dd5c86 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -5617,4 +5617,6 @@
endpoint from 0xff (invalid) to 10. This is not a critical change
but will avoid a complaint from the Linux driver when it overrides
the 0xff value (2013-9-22).
+ * configs/zkit-arm-1769: LED1 is not user controllable after booting.
+ From Rashid Fatah (2013-9-23).