You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
RIOT/tests/periph_adc/Makefile

9 lines
171 B
Makefile

APPLICATION = periph_adc
BOARD ?= pba-d-01-kw2x
include ../Makefile.tests_common
FEATURES_REQUIRED = periph_adc
USEMODULE += xtimer
include $(RIOTBASE)/Makefile.include