1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2026-01-01 01:41:18 +01:00
2018-07-25 12:01:39 +02:00

9 lines
146 B
Makefile

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