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

8 lines
141 B
Makefile
Raw Normal View History

2020-09-18 14:51:08 +02:00
DEVELHELP ?= 0
include ../Makefile.tests_common
USEMODULE += fmt
USEMODULE += ztimer_usec ztimer_msec
include $(RIOTBASE)/Makefile.include