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:38 +02:00

9 lines
158 B
Makefile

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