summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm3240g-eval/nxconsole
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-04-27 18:29:04 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-04-27 18:29:04 +0000
commit4511f9758bf8027c5ee01b654b3b1558ebb2d11a (patch)
tree53266b0ceb89f5706fd21c7d83c824a329b0a002 /nuttx/configs/stm3240g-eval/nxconsole
parentbef5049f0198760cc241a0ef137e6c39e3edff8c (diff)
downloadpx4-nuttx-4511f9758bf8027c5ee01b654b3b1558ebb2d11a.tar.gz
px4-nuttx-4511f9758bf8027c5ee01b654b3b1558ebb2d11a.tar.bz2
px4-nuttx-4511f9758bf8027c5ee01b654b3b1558ebb2d11a.zip
More STM3240G-EVAL LCD updates
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4665 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/stm3240g-eval/nxconsole')
-rw-r--r--nuttx/configs/stm3240g-eval/nxconsole/defconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/nuttx/configs/stm3240g-eval/nxconsole/defconfig b/nuttx/configs/stm3240g-eval/nxconsole/defconfig
index f48f04f24..d845c7206 100644
--- a/nuttx/configs/stm3240g-eval/nxconsole/defconfig
+++ b/nuttx/configs/stm3240g-eval/nxconsole/defconfig
@@ -1259,6 +1259,13 @@ CONFIG_LCD_LANDSCAPE=y
CONFIG_LCD_PORTRAIT=n
CONFIG_LCD_RPORTRAIT=n
+
+#
+# STM3240G-EVAL specific LCD settings
+#
+CONFIG_STM32_ILI9320_DISABLE=n
+CONFIG_STM32_ILI9325_DISABLE=n
+
#
# Settings for examples/uip
#