62c2b3e1ec
These configs are changed based on below rules. 1. always enable +CONFIG_LV_USE_NUTTX=y 2. If touchpad is used, enable +CONFIG_LV_USE_NUTTX_TOUCHSCREEN=y 3. enable log by +CONFIG_LV_USE_LOG=y 4. If -CONFIG_LV_MEM_CUSTOM=y previously defined, replace it with +CONFIG_LV_USE_CLIB_MALLOC=y +CONFIG_LV_USE_CLIB_SPRINTF=y +CONFIG_LV_USE_CLIB_STRING=y 5. If -CONFIG_LV_PORT_USE_FBDEV=y, default config is for fbdev. If -CONFIG_LV_PORT_USE_LCDDEV=y, +CONFIG_LV_USE_NUTTX_LCD=y 6. Remove all -CONFIG_LV_TICK_CUSTOM=y -CONFIG_LV_TICK_CUSTOM_INCLUDE="port/lv_port_tick.h" 7. If -CONFIG_LV_PORT_LCDDEV_DOUBLE_BUFFER=y, replace it with CONFIG_LV_NUTTX_LCD_DOUBLE_BUFFER=y. For fbdev, double buffer is automatically detected. 8. If -CONFIG_LV_COLOR_16_SWAP=y, need to upgrade the LCD driver to support hardware byte order swap. Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com> |
||
---|---|---|
.. | ||
a1x/pcduino-a10 | ||
am335x/beaglebone-black | ||
at32/at32f437-mini | ||
c5471/c5471evm | ||
cxd56xx | ||
dm320/ntosd-dm320 | ||
efm32 | ||
eoss3/quickfeather | ||
fvp-v8r-aarch32/fvp-armv8r-aarch32 | ||
gd32f4 | ||
imx6/sabre-6quad | ||
imxrt | ||
kinetis | ||
kl | ||
lc823450/lc823450-xgevk | ||
lpc17xx_40xx | ||
lpc31xx | ||
lpc43xx | ||
lpc54xx/lpcxpresso-lpc54628 | ||
lpc214x | ||
lpc2378/olimex-lpc2378 | ||
max326xx/max32660-evsys | ||
moxart/moxa | ||
mps/mps3-an547 | ||
mx8mp/verdin-mx8mp | ||
nrf52 | ||
nrf53 | ||
nrf91 | ||
nuc1xx/nutiny-nuc120 | ||
phy62xx/phy6222 | ||
qemu/qemu-armv7a | ||
rp2040 | ||
s32k1xx | ||
s32k3xx | ||
sam34 | ||
sama5 | ||
samd2l2 | ||
samd5e5 | ||
samv7 | ||
stm32 | ||
stm32f0l0g0 | ||
stm32f7 | ||
stm32h7 | ||
stm32l4 | ||
stm32l5 | ||
stm32u5 | ||
stm32wb | ||
stm32wl5/nucleo-wl55jc | ||
str71x/olimex-strp711 | ||
tiva | ||
tlsr82/tlsr8278adk80d | ||
tms570 | ||
xmc4 |