1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-26 06:53:52 +01:00
2014-06-18 14:19:16 +02:00

7 lines
132 B
Makefile

APPLICATION = test_ipc_pingpong
include ../Makefile.tests_common
DISABLE_MODULE += auto_init
include $(RIOTBASE)/Makefile.include