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

8 lines
125 B
Makefile
Raw Normal View History

2018-04-04 23:41:16 +02:00
include ../Makefile.tests_common
FEATURES_REQUIRED = periph_i2c
USEMODULE += ads101x
include $(RIOTBASE)/Makefile.include