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
|
||||
REPOSITORIES=(
|
||||
git@github.com:ARMmbed/sal-stack-nanostack.git
|
||||
git@github.com:ARMmbed/coap-service.git
|
||||
)
|
||||
|
||||
DIRECTORIES=(
|
||||
sal-stack-nanostack
|
||||
coap-service
|
||||
)
|
||||
|
||||
# Exit immediately on fail, thread unset variables as error
|
||||
|
|
Loading…
Reference in New Issue