1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-24 22:13:52 +01:00
2017-10-19 14:46:04 +02:00

10 lines
148 B
Makefile

APPLICATION = bitarithm_timings
include ../Makefile.tests_common
USEMODULE += xtimer
include $(RIOTBASE)/Makefile.include
test:
tests/01-run.py