mirror of https://github.com/ARMmbed/mbed-os.git
Squashed 'features/frameworks/mbed-client-randlib/' changes from 3955b95..bec82e2
bec82e2 Merge pull request #12 from ARMmbed/sync_with_MbedOS 7a85429 (via Mbed OS) Add missing mbed_lib.json for frameworks and nanostack a493a52 (via Mbed OS) Remove unused yotta module metadata git-subtree-dir: features/frameworks/mbed-client-randlib git-subtree-split: bec82e21f05df2f99c14ebb9b2bee2a129d33cdcpull/9838/head
parent
5d162a08ff
commit
42813b3daa
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"name": "mbed-client-randlib"
|
||||
}
|
13
module.json
13
module.json
|
@ -1,13 +0,0 @@
|
|||
{
|
||||
"name": "nanostack-randlib",
|
||||
"version": "1.2.0",
|
||||
"description": "Pseudo random library used by mbed-client and 6LoWPAN stack.",
|
||||
"keywords": [],
|
||||
"homepage": "https://github.com/ARMmbed/mbed-client-randlib",
|
||||
"license": "Apache-2.0",
|
||||
"extraIncludes": [
|
||||
"mbed-client-randlib"
|
||||
],
|
||||
"dependencies": {},
|
||||
"targetDependencies": {}
|
||||
}
|
Loading…
Reference in New Issue