Add repositories to module.json
This commit is contained in:
parent
fea7c30644
commit
f006fc3304
1 changed files with 4 additions and 0 deletions
|
@ -8,6 +8,10 @@
|
|||
"sdk"
|
||||
],
|
||||
"author": "",
|
||||
"repository": {
|
||||
"url": "git@github.com:ARMmbed/nrf51-sdk.git",
|
||||
"type": "git"
|
||||
},
|
||||
"license": "nordic",
|
||||
"targetDependencies": {
|
||||
"mbed-classic": {
|
||||
|
|
Loading…
Reference in a new issue