1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-17 07:32:43 +01:00
RIOT/tests/periph_gpio/Makefile

8 lines
124 B
Makefile
Raw Normal View History

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