mirror of https://github.com/ARMmbed/mbed-os.git
Merge commit 'dd2b0955ae955137785c1dc6587594ea2c5161c5'
* commit 'dd2b0955ae955137785c1dc6587594ea2c5161c5': Squashed 'features/FEATURE_COMMON_PAL/sal-stack-nanostack-eventloop/' changes from 1fc996d..be7cdd6pull/4960/head
commit
8e3df07eaa
|
@ -14,9 +14,12 @@
|
||||||
"nanostack-event-loop"
|
"nanostack-event-loop"
|
||||||
],
|
],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"nanostack-libservice": "^3.0.0",
|
"nanostack-libservice": "ARMmbed/nanostack-libservice#master"
|
||||||
|
},
|
||||||
|
"targetDependencies": {
|
||||||
|
"mbed": {
|
||||||
"mbed-6lowpan-eventloop-adaptor": "^1.0.0",
|
"mbed-6lowpan-eventloop-adaptor": "^1.0.0",
|
||||||
"minar": "^1.0.0"
|
"minar": "^1.0.0"
|
||||||
},
|
}
|
||||||
"targetDependencies": {}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue