1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/sys_sema_inv/Makefile
2021-01-17 00:17:58 +01:00

7 lines
114 B
Makefile

include ../Makefile.tests_common
USEMODULE += sema_inv
USEMODULE += xtimer
include $(RIOTBASE)/Makefile.include