mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
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
|
||||
endif
|
||||
|
||||
DEFAULT_MODULE += auto_init_screen
|
||||
|
||||
# lvgl is not compatible with non 32bit platforms
|
||||
# Building lv_misc triggers the error:
|
||||
# "left shift count >= width of type [-Werror=shift-count-overflow]"
|
||||
|
Loading…
Reference in New Issue
Block a user