1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/tests/test_hwtimer/Makefile
2014-07-10 15:23:31 +02:00

7 lines
127 B
Makefile

APPLICATION = test_hwtimer
include ../Makefile.tests_common
DISABLE_MODULE += auto_init
include $(RIOTBASE)/Makefile.include