aboutsummaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-05-23 01:19:18 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-05-23 01:19:18 +0000
commit55c75c6ba007f72e98e6b47c63e85d6f0482d339 (patch)
tree34aa5b11893347a75fca444819833ad33e90e053 /nuttx/ChangeLog
parent78b488798508a39942a1c3fe5b9d4ae26b93725a (diff)
downloadpx4-firmware-55c75c6ba007f72e98e6b47c63e85d6f0482d339.tar.gz
px4-firmware-55c75c6ba007f72e98e6b47c63e85d6f0482d339.tar.bz2
px4-firmware-55c75c6ba007f72e98e6b47c63e85d6f0482d339.zip
Update STM3240G-EVAL defconfig to support NxConsole keyboard input; increase spacing of icons on the start window
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4765 7fd9a85b-ad96-42d3-883c-3090e2eb8679
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 3705363b2..836c5670f 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -2798,5 +2798,7 @@
Fix some conditional compilation that included a few too many lines of code.
* drivers/input/stmpe11_tsc.c and stmpe11.h: Add a timeout to catch missed
pen up events. Now the STM3240G-EVAL touchscreen works very smoothly.
+ * configs/stm3240g-eval/nxwm/defconfig: Enable support for NxConsole keyboard
+ input. Increasing spacing of icons.