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
This commit is contained in:
patacongo
2012-05-23 01:19:18 +00:00
parent 3925a71d51
commit ffdddfdc77
2 changed files with 10 additions and 2 deletions
+2
View File
@@ -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.