1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-16 08:32:45 +01:00
RIOT/tests/periph_gpio/Makefile

9 lines
166 B
Makefile
Raw Normal View History

export APPLICATION = periph_gpio
include ../Makefile.tests_common
2014-10-01 17:24:27 +02:00
FEATURES_REQUIRED = periph_gpio
DISABLE_MODULE += auto_init
include $(RIOTBASE)/Makefile.include