File tree Expand file tree Collapse file tree 1 file changed +11
-29
lines changed Expand file tree Collapse file tree 1 file changed +11
-29
lines changed Original file line number Diff line number Diff line change 1+ common :
2+ tags :
3+ - display
4+ - gui
5+ platform_allow :
6+ - native_posix_64
7+ - native_sim_64
8+ - native_sim
9+ integration_platforms :
10+ - native_sim
111tests :
2- libraries.gui.lvgl :
3- tags :
4- - display
5- - gui
6- platform_allow : native_posix_64
12+ libraries.gui.lvgl : {}
713 libraries.gui.lvgl.dynamic.heap.libc :
814 filter : CONFIG_FULL_LIBC_SUPPORTED
9- tags :
10- - display
11- - gui
12- platform_allow : native_posix_64
1315 extra_configs :
1416 - CONFIG_REQUIRES_FULL_LIBC=y
1517 - CONFIG_LV_Z_BUFFER_ALLOC_DYNAMIC=y
1618 - CONFIG_LV_Z_MEM_POOL_HEAP_LIB_C=y
1719 libraries.gui.lvgl.dynamic.pool.sys_heap :
18- tags :
19- - display
20- - gui
21- platform_allow : native_posix_64
2220 extra_configs :
2321 - CONFIG_LV_Z_BUFFER_ALLOC_DYNAMIC=y
2422 - CONFIG_LV_Z_MEM_POOL_SYS_HEAP=y
2523 - CONFIG_LV_Z_MEM_POOL_SIZE=98304
2624 libraries.gui.lvgl.16bit :
27- tags :
28- - display
29- - gui
30- platform_allow : native_posix_64
3125 extra_configs :
3226 - CONFIG_LV_COLOR_DEPTH_16=y
3327 libraries.gui.lvgl.8bit :
34- tags :
35- - display
36- - gui
37- platform_allow : native_posix_64
3828 extra_configs :
3929 - CONFIG_LV_COLOR_DEPTH_8=y
4030 libraries.gui.lvgl.mono :
41- tags :
42- - display
43- - gui
44- platform_allow : native_posix_64
4531 extra_configs :
4632 - CONFIG_LV_COLOR_DEPTH_1=y
4733 libraries.gui.lvgl.16bit.swap :
48- tags :
49- - display
50- - gui
51- platform_allow : native_posix_64
5234 extra_configs :
5335 - CONFIG_LV_COLOR_DEPTH_16=y
5436 - CONFIG_LV_COLOR_16_SWAP=y
You can’t perform that action at this time.
0 commit comments