summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-05-23 01:19:18 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-05-23 01:19:18 +0000
commit3524e9a2ad84254248b3b495246dd91b1c99e760 (patch)
tree34aa5b11893347a75fca444819833ad33e90e053 /nuttx/ChangeLog
parent7fba49ce75a6676efa2b425076138511672d5ae4 (diff)
downloadnuttx-3524e9a2ad84254248b3b495246dd91b1c99e760.tar.gz
nuttx-3524e9a2ad84254248b3b495246dd91b1c99e760.tar.bz2
nuttx-3524e9a2ad84254248b3b495246dd91b1c99e760.zip
Update STM3240G-EVAL defconfig to support NxConsole keyboard input; increase spacing of icons on the start window
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4765 42af7a65-404d-4744-a932-0658087f49c3
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.