Makefile 153 Bytes
APPLICATION = pipe
include ../Makefile.tests_common

BOARD_INSUFFICIENT_MEMORY := nucleo32-f031

USEMODULE += pipe

include $(RIOTBASE)/Makefile.include