Integrate the STMPE11 driver into the STM3240G-EVAL board logic

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4714 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo
2012-05-08 15:07:53 +00:00
parent a0cd6e1b6b
commit 00cf094121
8 changed files with 472 additions and 7 deletions
+3 -2
View File
@@ -527,6 +527,7 @@ CONFIG_DEBUG_ANALOG=n
CONFIG_DEBUG_PWM=n
CONFIG_DEBUG_CAN=n
CONFIG_DEBUG_I2C=n
CONFIG_DEBUG_INPUT=n
CONFIG_HAVE_CXX=y
CONFIG_HAVE_CXXINITIALIZE=y
@@ -949,8 +950,8 @@ CONFIG_RTC_ALARM=n
#
# Input device configuration
#
CONFIG_INPUT=y
CONFIG_INPUT_TSC2007=y
CONFIG_INPUT=n
CONFIG_INPUT_TSC2007=n
#
# STMPE11 input device configuration