1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-26 23:11:19 +01:00

8 lines
141 B
Makefile

DEVELHELP ?= 0
include ../Makefile.tests_common
USEMODULE += fmt
USEMODULE += ztimer_usec ztimer_msec
include $(RIOTBASE)/Makefile.include