1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-24 22:13:52 +01:00
2022-10-28 10:03:37 +02:00

8 lines
143 B
Makefile

include ../Makefile.tests_common
# required modules
USEMODULE += matrix_keypad
USEMODULE += ztimer_msec
include $(RIOTBASE)/Makefile.include