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

9 lines
171 B
Makefile
Raw Normal View History

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