1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/tests/buttons/Makefile

11 lines
145 B
Makefile
Raw Normal View History

2017-06-20 21:15:30 +02:00
include ../Makefile.tests_common
USEMODULE += xtimer
2018-04-04 15:20:51 +02:00
TEST_ON_CI_WHITELIST += all
2017-06-20 21:15:30 +02:00
include $(RIOTBASE)/Makefile.include
2017-10-18 12:24:59 +02:00
test:
tests/01-run.py