From e99f2a73d638b78a034873dddf7d0d0c1fd6570e Mon Sep 17 00:00:00 2001 From: Simon Duquennoy Date: Mon, 14 May 2018 08:32:40 -0700 Subject: [PATCH] Added CI compile test of example ipv6-uipbuf (platform Zoul) --- tests/03-compile-arm-ports-02/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/03-compile-arm-ports-02/Makefile b/tests/03-compile-arm-ports-02/Makefile index db016afaa..defd10a96 100644 --- a/tests/03-compile-arm-ports-02/Makefile +++ b/tests/03-compile-arm-ports-02/Makefile @@ -34,6 +34,7 @@ libs/timers/zoul \ libs/energest/zoul \ libs/trickle-library/zoul \ libs/data-structures/zoul \ +libs/ipv6-uipbuf/zoul \ nullnet/zoul \ slip-radio/zoul \ dev/gpio-hal/zoul:BOARD=remote-reva \