1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/tests/test_irq/Makefile
2014-04-06 19:29:32 +02:00

7 lines
114 B
Makefile

PROJECT = test_irq
include ../Makefile.tests_common
USEMODULE += auto_init
include $(RIOTBASE)/Makefile.include