aboutsummaryrefslogtreecommitdiff
path: root/nuttx/configs/shenzhou/nxwm/defconfig
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-09-27 20:15:24 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-09-27 20:15:24 +0000
commitf664e163e5b861f80a013423fbe1018a2de38ed0 (patch)
tree76562a9d5c0d28f60049eb4cb2d4bc9b9a47d035 /nuttx/configs/shenzhou/nxwm/defconfig
parent7dc357a4e6e33773044b59b75d585f672f9649f8 (diff)
downloadpx4-firmware-f664e163e5b861f80a013423fbe1018a2de38ed0.tar.gz
px4-firmware-f664e163e5b861f80a013423fbe1018a2de38ed0.tar.bz2
px4-firmware-f664e163e5b861f80a013423fbe1018a2de38ed0.zip
Fix STM32 SPI3 remap logic
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5200 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/shenzhou/nxwm/defconfig')
-rw-r--r--nuttx/configs/shenzhou/nxwm/defconfig6
1 files changed, 3 insertions, 3 deletions
diff --git a/nuttx/configs/shenzhou/nxwm/defconfig b/nuttx/configs/shenzhou/nxwm/defconfig
index b529907c1..811ba0266 100644
--- a/nuttx/configs/shenzhou/nxwm/defconfig
+++ b/nuttx/configs/shenzhou/nxwm/defconfig
@@ -362,9 +362,9 @@ CONFIG_INPUT_ADS7843E=y
# CONFIG_ADS7843E_MULTIPLE is not set
CONFIG_ADS7843E_SPIMODE=0
CONFIG_ADS7843E_FREQUENCY=100000
-# CONFIG_ADS7843E_SWAPXY is not set
-CONFIG_ADS7843E_THRESHX=12
-CONFIG_ADS7843E_THRESHY=12
+CONFIG_ADS7843E_SWAPXY=y
+CONFIG_ADS7843E_THRESHX=39
+CONFIG_ADS7843E_THRESHY=51
# CONFIG_INPUT_STMPE811 is not set
CONFIG_LCD=y
# CONFIG_LCD_NOGETRUN is not set