Merge branch 'develop' into bugfix/rpl-classic-sky
This commit is contained in:
commit
0ba242dbb8
@ -100,7 +100,7 @@ do
|
|||||||
if [[ "$platform" == "srf06-cc26xx" ]]
|
if [[ "$platform" == "srf06-cc26xx" ]]
|
||||||
then
|
then
|
||||||
# srf06-cc26xx has multiple boards
|
# 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" ]]
|
elif [[ "$platform" == "zoul" ]]
|
||||||
then
|
then
|
||||||
# Zoul has multiple boards
|
# Zoul has multiple boards
|
||||||
|
Loading…
Reference in New Issue
Block a user