include ../Makefile.tests_common
USEMODULE += dsp0401
LOOPS ?= 3
CFLAGS += -DLOOPS=$(LOOPS)
include $(RIOTBASE)/Makefile.include