tests/{disp,touch}_dev: remove dependency to auto_init_screen
This commit is contained in:
parent
aec6445798
commit
7d5051f2ec
@ -3,7 +3,6 @@ include ../Makefile.tests_common
|
|||||||
|
|
||||||
DISABLE_MODULE += test_utils_interactive_sync
|
DISABLE_MODULE += test_utils_interactive_sync
|
||||||
|
|
||||||
USEMODULE += auto_init_screen
|
|
||||||
USEMODULE += disp_dev
|
USEMODULE += disp_dev
|
||||||
|
|
||||||
include $(RIOTBASE)/Makefile.include
|
include $(RIOTBASE)/Makefile.include
|
||||||
|
|||||||
@ -3,7 +3,6 @@ include ../Makefile.tests_common
|
|||||||
|
|
||||||
DISABLE_MODULE += test_utils_interactive_sync
|
DISABLE_MODULE += test_utils_interactive_sync
|
||||||
|
|
||||||
USEMODULE += auto_init_screen
|
|
||||||
USEMODULE += touch_dev
|
USEMODULE += touch_dev
|
||||||
USEMODULE += xtimer
|
USEMODULE += xtimer
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user