summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-07-11 21:25:18 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-07-11 21:25:18 -0600
commitce33bb8776141460f0f07887d4710e9dc0c21c9b (patch)
tree33eeb8f020781fadcc7a3818725c75b3dfbaa51b
parente620c904595dd2f3a39258cb14113110744875f2 (diff)
downloadpx4-nuttx-ce33bb8776141460f0f07887d4710e9dc0c21c9b.tar.gz
px4-nuttx-ce33bb8776141460f0f07887d4710e9dc0c21c9b.tar.bz2
px4-nuttx-ce33bb8776141460f0f07887d4710e9dc0c21c9b.zip
SAMA5D4x-EK NxWM: Update background colors to match the calibration screen
-rw-r--r--nuttx/configs/sama5d4-ek/nxwm/defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/configs/sama5d4-ek/nxwm/defconfig b/nuttx/configs/sama5d4-ek/nxwm/defconfig
index 32a71f797..b113eb2c4 100644
--- a/nuttx/configs/sama5d4-ek/nxwm/defconfig
+++ b/nuttx/configs/sama5d4-ek/nxwm/defconfig
@@ -232,7 +232,7 @@ CONFIG_SAMA5_PIOE_IRQ=y
#
CONFIG_SAMA5_LCDC_BACKLIGHT=y
CONFIG_SAMA5_LCDC_DEFBACKLIGHT=0xc8
-CONFIG_SAMA5_LCDC_BACKCOLOR=0x7b5d
+CONFIG_SAMA5_LCDC_BACKCOLOR=0x95fa
CONFIG_SAMA5_LCDC_FB_VBASE=0x2fa00000
CONFIG_SAMA5_LCDC_FB_PBASE=0x2fa00000
CONFIG_SAMA5_LCDC_FB_SIZE=6291456
@@ -832,7 +832,7 @@ CONFIG_SYSLOG=y
#
CONFIG_NX=y
CONFIG_NX_NPLANES=1
-CONFIG_NX_BGCOLOR=0x7b5d
+CONFIG_NX_BGCOLOR=0x95fa
# CONFIG_NX_WRITEONLY is not set
#