1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/driver_ads101x/Makefile
2018-04-13 11:38:51 -04:00

8 lines
125 B
Makefile

include ../Makefile.tests_common
FEATURES_REQUIRED = periph_i2c
USEMODULE += ads101x
include $(RIOTBASE)/Makefile.include