1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-15 19:52:45 +01:00
RIOT/tests/periph_i2c/Makefile

9 lines
144 B
Makefile
Raw Normal View History

BOARD ?= samr21-xpro
2014-10-09 10:40:31 +02:00
include ../Makefile.tests_common
FEATURES_REQUIRED = periph_i2c
USEMODULE += shell
include $(RIOTBASE)/Makefile.include