mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 15:22:18 +08:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user