mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 06:42:32 +08:00
boards: adapt LVGL v8 defconfig
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
This commit is contained in:
committed by
Alan Carvalho de Assis
parent
d3872e0479
commit
1c62181b0d
@@ -5,6 +5,7 @@
|
||||
# You can then do "make savedefconfig" to generate a new defconfig file that includes your
|
||||
# modifications.
|
||||
#
|
||||
# CONFIG_LV_BUILD_EXAMPLES is not set
|
||||
CONFIG_ARCH="arm"
|
||||
CONFIG_ARCH_BOARD="imxrt1060-evk"
|
||||
CONFIG_ARCH_BOARD_IMXRT1060_EVK=y
|
||||
@@ -43,8 +44,13 @@ CONFIG_INPUT=y
|
||||
CONFIG_INPUT_FT5X06=y
|
||||
CONFIG_INTELHEX_BINARY=y
|
||||
CONFIG_LPUART1_SERIAL_CONSOLE=y
|
||||
CONFIG_LV_HOR_RES=480
|
||||
CONFIG_LV_VER_RES=272
|
||||
CONFIG_LV_MEM_CUSTOM=y
|
||||
CONFIG_LV_PORT_USE_FBDEV=y
|
||||
CONFIG_LV_PORT_USE_TOUCHPAD=y
|
||||
CONFIG_LV_TICK_CUSTOM=y
|
||||
CONFIG_LV_TICK_CUSTOM_INCLUDE="port/lv_port_tick.h"
|
||||
CONFIG_LV_USE_DEMO_WIDGETS=y
|
||||
CONFIG_LV_USE_LOG=y
|
||||
CONFIG_MOTOROLA_SREC=y
|
||||
CONFIG_NSH_ARCHINIT=y
|
||||
CONFIG_NSH_BUILTIN_APPS=y
|
||||
|
||||
@@ -5,6 +5,7 @@
|
||||
# You can then do "make savedefconfig" to generate a new defconfig file that includes your
|
||||
# modifications.
|
||||
#
|
||||
# CONFIG_LV_BUILD_EXAMPLES is not set
|
||||
CONFIG_ARCH="arm"
|
||||
CONFIG_ARCH_BOARD="imxrt1064-evk"
|
||||
CONFIG_ARCH_BOARD_IMXRT1064_EVK=y
|
||||
@@ -43,8 +44,13 @@ CONFIG_INPUT=y
|
||||
CONFIG_INPUT_FT5X06=y
|
||||
CONFIG_INTELHEX_BINARY=y
|
||||
CONFIG_LPUART1_SERIAL_CONSOLE=y
|
||||
CONFIG_LV_HOR_RES=480
|
||||
CONFIG_LV_VER_RES=272
|
||||
CONFIG_LV_MEM_CUSTOM=y
|
||||
CONFIG_LV_PORT_USE_FBDEV=y
|
||||
CONFIG_LV_PORT_USE_TOUCHPAD=y
|
||||
CONFIG_LV_TICK_CUSTOM=y
|
||||
CONFIG_LV_TICK_CUSTOM_INCLUDE="port/lv_port_tick.h"
|
||||
CONFIG_LV_USE_DEMO_WIDGETS=y
|
||||
CONFIG_LV_USE_LOG=y
|
||||
CONFIG_MOTOROLA_SREC=y
|
||||
CONFIG_NSH_ARCHINIT=y
|
||||
CONFIG_NSH_BUILTIN_APPS=y
|
||||
|
||||
@@ -6,6 +6,7 @@
|
||||
# modifications.
|
||||
#
|
||||
# CONFIG_ARCH_FPU is not set
|
||||
# CONFIG_LV_BUILD_EXAMPLES is not set
|
||||
CONFIG_ARCH="arm"
|
||||
CONFIG_ARCH_BOARD="lpcxpresso-lpc54628"
|
||||
CONFIG_ARCH_BOARD_LPCXPRESSO_LPC54628=y
|
||||
@@ -47,8 +48,13 @@ CONFIG_LPC54_LCD_VFRONTPORCH=4
|
||||
CONFIG_LPC54_LCD_VPULSE=10
|
||||
CONFIG_LPC54_LCD_VRAMBASE=0xa0000000
|
||||
CONFIG_LPC54_USART0=y
|
||||
CONFIG_LV_HOR_RES=480
|
||||
CONFIG_LV_VER_RES=272
|
||||
CONFIG_LV_MEM_CUSTOM=y
|
||||
CONFIG_LV_PORT_USE_FBDEV=y
|
||||
CONFIG_LV_PORT_USE_TOUCHPAD=y
|
||||
CONFIG_LV_TICK_CUSTOM=y
|
||||
CONFIG_LV_TICK_CUSTOM_INCLUDE="port/lv_port_tick.h"
|
||||
CONFIG_LV_USE_DEMO_WIDGETS=y
|
||||
CONFIG_LV_USE_LOG=y
|
||||
CONFIG_MM_REGIONS=2
|
||||
CONFIG_PREALLOC_TIMERS=4
|
||||
CONFIG_RAM_SIZE=163840
|
||||
|
||||
@@ -6,6 +6,7 @@
|
||||
# modifications.
|
||||
#
|
||||
# CONFIG_ARCH_FPU is not set
|
||||
# CONFIG_LV_BUILD_EXAMPLES is not set
|
||||
# CONFIG_STM32_FB_CMAP is not set
|
||||
# CONFIG_STM32_FLASH_PREFETCH is not set
|
||||
CONFIG_ARCH="arm"
|
||||
@@ -35,8 +36,13 @@ CONFIG_INIT_ENTRYPOINT="nsh_main"
|
||||
CONFIG_INPUT=y
|
||||
CONFIG_INPUT_STMPE811=y
|
||||
CONFIG_INTELHEX_BINARY=y
|
||||
CONFIG_LV_HOR_RES=240
|
||||
CONFIG_LV_VER_RES=320
|
||||
CONFIG_LV_MEM_CUSTOM=y
|
||||
CONFIG_LV_PORT_USE_FBDEV=y
|
||||
CONFIG_LV_PORT_USE_TOUCHPAD=y
|
||||
CONFIG_LV_TICK_CUSTOM=y
|
||||
CONFIG_LV_TICK_CUSTOM_INCLUDE="port/lv_port_tick.h"
|
||||
CONFIG_LV_USE_DEMO_WIDGETS=y
|
||||
CONFIG_LV_USE_LOG=y
|
||||
CONFIG_MM_REGIONS=2
|
||||
CONFIG_MQ_MAXMSGSIZE=64
|
||||
CONFIG_NSH_ARCHINIT=y
|
||||
|
||||
@@ -6,6 +6,7 @@
|
||||
# modifications.
|
||||
#
|
||||
# CONFIG_ARCH_FPU is not set
|
||||
# CONFIG_LV_BUILD_EXAMPLES is not set
|
||||
# CONFIG_NSH_DISABLE_IFCONFIG is not set
|
||||
# CONFIG_NSH_DISABLE_PS is not set
|
||||
# CONFIG_STM32F7_FB_CMAP is not set
|
||||
@@ -40,9 +41,13 @@ CONFIG_INIT_ENTRYPOINT="nsh_main"
|
||||
CONFIG_INPUT=y
|
||||
CONFIG_INPUT_FT5X06=y
|
||||
CONFIG_INTELHEX_BINARY=y
|
||||
CONFIG_LV_DPI=72
|
||||
CONFIG_LV_HOR_RES=480
|
||||
CONFIG_LV_VER_RES=272
|
||||
CONFIG_LV_MEM_CUSTOM=y
|
||||
CONFIG_LV_PORT_USE_FBDEV=y
|
||||
CONFIG_LV_PORT_USE_TOUCHPAD=y
|
||||
CONFIG_LV_TICK_CUSTOM=y
|
||||
CONFIG_LV_TICK_CUSTOM_INCLUDE="port/lv_port_tick.h"
|
||||
CONFIG_LV_USE_DEMO_WIDGETS=y
|
||||
CONFIG_LV_USE_LOG=y
|
||||
CONFIG_MM_REGIONS=3
|
||||
CONFIG_MQ_MAXMSGSIZE=256
|
||||
CONFIG_NSH_BUILTIN_APPS=y
|
||||
|
||||
Reference in New Issue
Block a user