mirror of https://github.com/ARMmbed/mbed-os.git
Don't clone coap-service, it's subtree now
parent
1e791e2e76
commit
e27c7840d7
|
@ -28,12 +28,10 @@
|
||||||
# * Same order. Each line should have maching pair in same index at other array
|
# * Same order. Each line should have maching pair in same index at other array
|
||||||
REPOSITORIES=(
|
REPOSITORIES=(
|
||||||
git@github.com:ARMmbed/sal-stack-nanostack.git
|
git@github.com:ARMmbed/sal-stack-nanostack.git
|
||||||
git@github.com:ARMmbed/coap-service.git
|
|
||||||
)
|
)
|
||||||
|
|
||||||
DIRECTORIES=(
|
DIRECTORIES=(
|
||||||
sal-stack-nanostack
|
sal-stack-nanostack
|
||||||
coap-service
|
|
||||||
)
|
)
|
||||||
|
|
||||||
# Exit immediately on fail, thread unset variables as error
|
# Exit immediately on fail, thread unset variables as error
|
||||||
|
|
Loading…
Reference in New Issue