1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-27 23:41:18 +01:00
RIOT/tests/pipe/Makefile
2017-11-14 16:40:00 +01:00

12 lines
177 B
Makefile

APPLICATION = pipe
include ../Makefile.tests_common
BOARD_INSUFFICIENT_MEMORY := nucleo32-f031
USEMODULE += pipe
include $(RIOTBASE)/Makefile.include
test:
tests/01-run.py