pkg/lvgl: remove unnecessary dependency to auto_init_screen
This commit is contained in:
parent
7d5051f2ec
commit
37bb39bcb9
@ -17,8 +17,6 @@ ifneq (,$(filter lvgl_contrib_touch,$(USEMODULE)))
|
|||||||
USEMODULE += touch_dev
|
USEMODULE += touch_dev
|
||||||
endif
|
endif
|
||||||
|
|
||||||
DEFAULT_MODULE += auto_init_screen
|
|
||||||
|
|
||||||
# lvgl is not compatible with non 32bit platforms
|
# lvgl is not compatible with non 32bit platforms
|
||||||
# Building lv_misc triggers the error:
|
# Building lv_misc triggers the error:
|
||||||
# "left shift count >= width of type [-Werror=shift-count-overflow]"
|
# "left shift count >= width of type [-Werror=shift-count-overflow]"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user