summaryrefslogtreecommitdiff
path: root/nuttx/drivers/lcd
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-05-07 14:34:09 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-05-07 14:34:09 -0600
commit63403bacdb661897db9a6aeaac2e57b6065613fc (patch)
treeed8dbce0dac3f80668978f40ef388fa699168ac6 /nuttx/drivers/lcd
parentac5855212c360abd2694688f799aa141b11b4b26 (diff)
downloadpx4-nuttx-63403bacdb661897db9a6aeaac2e57b6065613fc.tar.gz
px4-nuttx-63403bacdb661897db9a6aeaac2e57b6065613fc.tar.bz2
px4-nuttx-63403bacdb661897db9a6aeaac2e57b6065613fc.zip
configs/mikroe-stm32f4: Add new configurations plus support for the MIO283QT2 display from Ken Pettit
Diffstat (limited to 'nuttx/drivers/lcd')
-rw-r--r--nuttx/drivers/lcd/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/nuttx/drivers/lcd/Kconfig b/nuttx/drivers/lcd/Kconfig
index 1dbee5113..16fc8bb8e 100644
--- a/nuttx/drivers/lcd/Kconfig
+++ b/nuttx/drivers/lcd/Kconfig
@@ -182,6 +182,13 @@ config NOKIA6100_RGBORD
Required LCD driver settings:
endif
+config LCD_MIO283QT2
+ bool "MIO283QT-2 TFT LCD Display Module"
+ default n
+ ---help---
+ OLED Display Module, MIO283QT-2, Multi-Inno Technology, Co.
+ based on the Himax HX8347-D LCD controller.
+
config LCD_UG9664HSWAG01
bool "UG-9664HSWAG01 OLED Display Module"
default n