mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 15:22:18 +08:00
configs/stm3240g-eval/nxconsole: Configuration converted to use the kconfig-frontends tools
This commit is contained in:
@@ -391,9 +391,9 @@ CONFIG_NSH_MMCSDMINOR=0
|
||||
#
|
||||
# Board-Specific Options
|
||||
#
|
||||
# CONFIG_STM32_ILI9320_DISABLE is not set
|
||||
# CONFIG_STM32_ILI9325_DISABLE is not set
|
||||
CONFIG_LCD_RDSHIFT=5
|
||||
# CONFIG_STM3240G_ILI9320_DISABLE is not set
|
||||
# CONFIG_STM3240G_ILI9325_DISABLE is not set
|
||||
CONFIG_STM3240G_LCD_RDSHIFT=5
|
||||
CONFIG_STM3240G_LCD=y
|
||||
|
||||
#
|
||||
@@ -692,7 +692,7 @@ CONFIG_FAT_MAXFNAME=32
|
||||
CONFIG_NX=y
|
||||
CONFIG_NX_LCDDRIVER=y
|
||||
CONFIG_NX_NPLANES=1
|
||||
CONFIG_NX_WRITEONLY=y
|
||||
# CONFIG_NX_WRITEONLY is not set
|
||||
|
||||
#
|
||||
# Supported Pixel Depths
|
||||
|
||||
Reference in New Issue
Block a user