mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-03-27 01:10:20 +08:00
[lvgl] remove suareline studio specific support for imxrt1060 (#6261)
* [lvgl] PKG_USING_LV_MUSIC_DEMO defaults by yes * [lvgl] remove specific suppport for imxrt1060 https://github.com/lvgl/lvgl/pull/3566
This commit is contained in:
committed by
GitHub
parent
656f0e3d23
commit
0ac8f72037
@@ -28,7 +28,7 @@ if BSP_USING_LVGL
|
||||
config BSP_USING_LVGL_DEMO
|
||||
bool "Enable LVGL demo"
|
||||
select PKG_USING_LV_MUSIC_DEMO
|
||||
default n
|
||||
default y
|
||||
endif
|
||||
|
||||
config BSP_DRV_CLCD
|
||||
|
||||
Reference in New Issue
Block a user