BOARD ?= stm32f4discovery
include ../Makefile.tests_common

FEATURES_REQUIRED = periph_dac
USEMODULE += xtimer

include $(RIOTBASE)/Makefile.include
