From dc294cbabb58a91fcc3a44e9d3543970e3e240a8 Mon Sep 17 00:00:00 2001 From: Atis Elsts Date: Sun, 9 Sep 2018 21:49:10 +0100 Subject: [PATCH] build-all.sh: there is also launchpad/cc1310 board --- tests/compile-all/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/compile-all/build.sh b/tests/compile-all/build.sh index 795343eeb..d790d7f50 100755 --- a/tests/compile-all/build.sh +++ b/tests/compile-all/build.sh @@ -100,7 +100,7 @@ do if [[ "$platform" == "srf06-cc26xx" ]] then # srf06-cc26xx has multiple boards - BOARDS="srf06/cc26xx srf06/cc13xx launchpad/cc2650 launchpad/cc1350 sensortag/cc2650 sensortag/cc1350" + BOARDS="srf06/cc26xx srf06/cc13xx launchpad/cc2650 launchpad/cc1310 launchpad/cc1350 sensortag/cc2650 sensortag/cc1350" elif [[ "$platform" == "zoul" ]] then # Zoul has multiple boards