diff --git a/boards/arm/mimxrt1050_evk/Kconfig.defconfig b/boards/arm/mimxrt1050_evk/Kconfig.defconfig index a1fe789e50f..9bf18b08da8 100644 --- a/boards/arm/mimxrt1050_evk/Kconfig.defconfig +++ b/boards/arm/mimxrt1050_evk/Kconfig.defconfig @@ -71,7 +71,7 @@ config LV_Z_VDB_SIZE config LV_Z_DPI default 128 -choice LV_COLOR_DEPTH_BITS +choice LV_COLOR_DEPTH default LV_COLOR_DEPTH_16 endchoice diff --git a/boards/arm/mimxrt1060_evk/Kconfig.defconfig b/boards/arm/mimxrt1060_evk/Kconfig.defconfig index ceb444e730c..c5a3c06c2b0 100644 --- a/boards/arm/mimxrt1060_evk/Kconfig.defconfig +++ b/boards/arm/mimxrt1060_evk/Kconfig.defconfig @@ -71,7 +71,7 @@ config LV_Z_VDB_SIZE config LV_Z_DPI default 128 -choice LV_COLOR_DEPTH_BITS +choice LV_COLOR_DEPTH default LV_COLOR_DEPTH_16 endchoice diff --git a/boards/arm/mimxrt1064_evk/Kconfig.defconfig b/boards/arm/mimxrt1064_evk/Kconfig.defconfig index 642cb6f8ac9..121691b1413 100644 --- a/boards/arm/mimxrt1064_evk/Kconfig.defconfig +++ b/boards/arm/mimxrt1064_evk/Kconfig.defconfig @@ -65,7 +65,7 @@ config LV_Z_VDB_SIZE config LV_Z_DPI default 128 -choice LV_COLOR_DEPTH_BITS +choice LV_COLOR_DEPTH default LV_COLOR_DEPTH_16 endchoice diff --git a/boards/arm/reel_board/Kconfig.defconfig b/boards/arm/reel_board/Kconfig.defconfig index a9edb04eb9b..48536f27ceb 100644 --- a/boards/arm/reel_board/Kconfig.defconfig +++ b/boards/arm/reel_board/Kconfig.defconfig @@ -28,7 +28,7 @@ endif # DISPLAY if LVGL -choice LV_COLOR_DEPTH_BITS +choice LV_COLOR_DEPTH default LV_COLOR_DEPTH_1 endchoice diff --git a/boards/shields/adafruit_2_8_tft_touch_v2/Kconfig.defconfig b/boards/shields/adafruit_2_8_tft_touch_v2/Kconfig.defconfig index 3d3f77aa446..3c4ccbfbcdd 100644 --- a/boards/shields/adafruit_2_8_tft_touch_v2/Kconfig.defconfig +++ b/boards/shields/adafruit_2_8_tft_touch_v2/Kconfig.defconfig @@ -36,7 +36,7 @@ config LV_Z_VDB_SIZE config LV_Z_BITS_PER_PIXEL default 24 -choice LV_COLOR_DEPTH_BITS +choice LV_COLOR_DEPTH default LV_COLOR_DEPTH_32 endchoice diff --git a/boards/shields/buydisplay_2_8_tft_touch_arduino/Kconfig.defconfig b/boards/shields/buydisplay_2_8_tft_touch_arduino/Kconfig.defconfig index 2d44b5ee003..e3c3839a8a7 100644 --- a/boards/shields/buydisplay_2_8_tft_touch_arduino/Kconfig.defconfig +++ b/boards/shields/buydisplay_2_8_tft_touch_arduino/Kconfig.defconfig @@ -33,7 +33,7 @@ config LV_Z_VDB_SIZE config LV_Z_BITS_PER_PIXEL default 16 -choice LV_COLOR_DEPTH_BITS +choice LV_COLOR_DEPTH default LV_COLOR_DEPTH_16 endchoice diff --git a/boards/shields/buydisplay_3_5_tft_touch_arduino/Kconfig.defconfig b/boards/shields/buydisplay_3_5_tft_touch_arduino/Kconfig.defconfig index da25d645ecd..3d0205f0c54 100644 --- a/boards/shields/buydisplay_3_5_tft_touch_arduino/Kconfig.defconfig +++ b/boards/shields/buydisplay_3_5_tft_touch_arduino/Kconfig.defconfig @@ -33,7 +33,7 @@ config LV_Z_VDB_SIZE config LV_Z_BITS_PER_PIXEL default 24 -choice LV_COLOR_DEPTH_BITS +choice LV_COLOR_DEPTH default LV_COLOR_DEPTH_16 endchoice diff --git a/boards/shields/ls0xx_generic/Kconfig.defconfig b/boards/shields/ls0xx_generic/Kconfig.defconfig index 3b932e3092c..b495a1a9897 100644 --- a/boards/shields/ls0xx_generic/Kconfig.defconfig +++ b/boards/shields/ls0xx_generic/Kconfig.defconfig @@ -25,7 +25,7 @@ config LV_Z_BITS_PER_PIXEL int default 1 -choice LV_COLOR_DEPTH_BITS +choice LV_COLOR_DEPTH default LV_COLOR_DEPTH_1 endchoice diff --git a/boards/shields/ssd1306/Kconfig.defconfig b/boards/shields/ssd1306/Kconfig.defconfig index 25454a2c400..fb717848570 100644 --- a/boards/shields/ssd1306/Kconfig.defconfig +++ b/boards/shields/ssd1306/Kconfig.defconfig @@ -38,7 +38,7 @@ config LV_Z_DPI config LV_Z_BITS_PER_PIXEL default 1 -choice LV_COLOR_DEPTH_BITS +choice LV_COLOR_DEPTH default LV_COLOR_DEPTH_1 endchoice diff --git a/boards/shields/st7789v_generic/Kconfig.defconfig b/boards/shields/st7789v_generic/Kconfig.defconfig index f086e24570c..64625b97eae 100644 --- a/boards/shields/st7789v_generic/Kconfig.defconfig +++ b/boards/shields/st7789v_generic/Kconfig.defconfig @@ -22,7 +22,7 @@ config LV_Z_BITS_PER_PIXEL default 24 if SHIELD_ST7789V_TL019FQV01 default 16 if SHIELD_ST7789V_WAVESHARE_240X240 -choice LV_COLOR_DEPTH_BITS +choice LV_COLOR_DEPTH default LV_COLOR_DEPTH_16 if SHIELD_ST7789V_WAVESHARE_240X240 endchoice diff --git a/boards/shields/waveshare_epaper/Kconfig.defconfig b/boards/shields/waveshare_epaper/Kconfig.defconfig index 510e2937cdc..cbb6362c3b8 100644 --- a/boards/shields/waveshare_epaper/Kconfig.defconfig +++ b/boards/shields/waveshare_epaper/Kconfig.defconfig @@ -34,7 +34,7 @@ config LV_Z_DPI default 120 if SHIELD_WAVESHARE_EPAPER_GDEW042T2 default 130 -choice LV_COLOR_DEPTH_BITS +choice LV_COLOR_DEPTH default LV_COLOR_DEPTH_1 endchoice diff --git a/modules/Kconfig.lvgl b/modules/Kconfig.lvgl index f5f7b07b0b7..a6691612a05 100644 --- a/modules/Kconfig.lvgl +++ b/modules/Kconfig.lvgl @@ -28,7 +28,7 @@ config LV_Z_POINTER_KSCAN_INVERT_X config LV_Z_POINTER_KSCAN_INVERT_Y bool -choice LV_COLOR_DEPTH_BITS +choice LV_COLOR_DEPTH default LV_COLOR_DEPTH_16 prompt "Color depth." depends on LVGL diff --git a/west.yml b/west.yml index 4f436b2c1af..a8230010a87 100644 --- a/west.yml +++ b/west.yml @@ -162,7 +162,7 @@ manifest: revision: 12019623bbad9eb54fe51066847a7cbd4b4eac57 path: modules/lib/loramac-node - name: lvgl - revision: aae1c11102138cf596687e662c0d54b72f72bf9b + revision: a2e17073e5208c221e24e3c2b3b6c473e878bd1e path: modules/lib/gui/lvgl - name: lz4 revision: 8e303c264fc21c2116dc612658003a22e933124d