1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/periph_gpio/Makefile

9 lines
150 B
Makefile
Raw Normal View History

APPLICATION = periph_gpio
include ../Makefile.tests_common
2014-10-01 17:24:27 +02:00
FEATURES_REQUIRED = periph_gpio
2015-06-03 18:13:41 +02:00
USEMODULE += shell
include $(RIOTBASE)/Makefile.include