1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/periph_i2c/Makefile
2014-10-15 14:50:19 +02:00

10 lines
167 B
Makefile

APPLICATION = periph_i2c
include ../Makefile.tests_common
FEATURES_REQUIRED = periph_i2c
USEMODULE += shell
USEMODULE += uart0
include $(RIOTBASE)/Makefile.include