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

9 lines
159 B
Makefile

include ../Makefile.sys_common
#malloc.h not found
BOARD_BLACKLIST := arduino-leonardo mega-xplained
USEMODULE += pipe
include $(RIOTBASE)/Makefile.include