nuttx/boards/arm
Xu Xingliang 62c2b3e1ec lvgl: update existing config to use lvgl v9
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>
2024-04-29 10:06:43 +08:00
..
a1x/pcduino-a10 armv7-a/r: use _ebss as idle stack both in SMP mode or not 2024-03-04 20:42:21 -03:00
am335x/beaglebone-black armv7-a/r: use _ebss as idle stack both in SMP mode or not 2024-03-04 20:42:21 -03:00
at32/at32f437-mini fix nxstyle 2024-04-15 15:33:17 -03:00
c5471/c5471evm
cxd56xx arch: Remove xxx_intstack_top and xxx_intstack_alloc 2024-04-09 16:59:00 -03:00
dm320/ntosd-dm320 sched: move etc romfs mount from nsh to sched/init 2024-01-09 21:29:46 -03:00
efm32
eoss3/quickfeather
fvp-v8r-aarch32/fvp-armv8r-aarch32 armv7-a/r: use _ebss as idle stack both in SMP mode or not 2024-03-04 20:42:21 -03:00
gd32f4 fix nxstyle 2024-04-15 15:33:17 -03:00
imx6/sabre-6quad armv7-a/r: use _ebss as idle stack both in SMP mode or not 2024-03-04 20:42:21 -03:00
imxrt lvgl: update existing config to use lvgl v9 2024-04-29 10:06:43 +08:00
kinetis
kl
lc823450/lc823450-xgevk
lpc17xx_40xx Documentation: update broken links 2024-04-10 15:17:53 -03:00
lpc31xx Documentation: update broken links 2024-04-10 15:17:53 -03:00
lpc43xx
lpc54xx/lpcxpresso-lpc54628 lvgl: update existing config to use lvgl v9 2024-04-29 10:06:43 +08:00
lpc214x Documentation: update broken links 2024-04-10 15:17:53 -03:00
lpc2378/olimex-lpc2378
max326xx/max32660-evsys
moxart/moxa
mps/mps3-an547 mps3:Support NuttX running on qemu cortex-m55 2024-04-26 18:42:35 -03:00
mx8mp/verdin-mx8mp
nrf52 nrf52/common: support for lsm9ds1 uorb 2024-03-09 11:53:57 +08:00
nrf53 rpmsg/Kconfig: add rpmsg_local_name to replace rptun_local_name 2024-02-18 04:09:34 -08:00
nrf91 arch/nrf91: enable FPU 2024-04-28 08:49:46 +08:00
nuc1xx/nutiny-nuc120
phy62xx/phy6222 fix nxstyle 2024-04-15 15:33:17 -03:00
qemu/qemu-armv7a kasan: Implementing global variable out of bounds detection 2024-04-07 23:31:13 +08:00
rp2040 lvgl: update existing config to use lvgl v9 2024-04-29 10:06:43 +08:00
s32k1xx sched: move etc romfs mount from nsh to sched/init 2024-01-09 21:29:46 -03:00
s32k3xx
sam34
sama5 fix nxstyle 2024-04-15 15:33:17 -03:00
samd2l2
samd5e5
samv7 video/vnc: add vnc_fb_register 2024-04-12 17:42:49 +08:00
stm32 lvgl: update existing config to use lvgl v9 2024-04-29 10:06:43 +08:00
stm32f0l0g0
stm32f7 lvgl: update existing config to use lvgl v9 2024-04-29 10:06:43 +08:00
stm32h7 lvgl: update existing config to use lvgl v9 2024-04-29 10:06:43 +08:00
stm32l4 sched: move etc romfs mount from nsh to sched/init 2024-01-09 21:29:46 -03:00
stm32l5
stm32u5 fix nxstyle 2024-04-16 19:09:12 +08:00
stm32wb
stm32wl5/nucleo-wl55jc
str71x/olimex-strp711
tiva Documentation: update broken links 2024-04-10 15:17:53 -03:00
tlsr82/tlsr8278adk80d boards: Fix board configs after disabling NSH_DISABLE_HELP 2024-04-04 12:27:03 +08:00
tms570 sched: move etc romfs mount from nsh to sched/init 2024-01-09 21:29:46 -03:00
xmc4 Fix Kconfig style 2024-03-21 22:28:49 +08:00