Preliminary main mbed library for nexpaq development

Committer:
nexpaq
Date:
Fri Nov 04 20:54:50 2016 +0000
Revision:
1:d96dbedaebdb
Parent:
0:6c56fb4bc5f0
Removed extra directories for other platforms

Who changed what in which revision?

UserRevisionLine numberNew contents of line
nexpaq 0:6c56fb4bc5f0 1 {
nexpaq 0:6c56fb4bc5f0 2 "name": "nanostack-randlib",
nexpaq 0:6c56fb4bc5f0 3 "version": "1.1.0",
nexpaq 0:6c56fb4bc5f0 4 "description": "Pseudo random library used by mbed-client and 6LoWPAN stack.",
nexpaq 0:6c56fb4bc5f0 5 "keywords": [],
nexpaq 0:6c56fb4bc5f0 6 "homepage": "https://github.com/ARMmbed/mbed-client-randlib",
nexpaq 0:6c56fb4bc5f0 7 "license": "Apache-2.0",
nexpaq 0:6c56fb4bc5f0 8 "extraIncludes": [
nexpaq 0:6c56fb4bc5f0 9 "mbed-client-randlib"
nexpaq 0:6c56fb4bc5f0 10 ],
nexpaq 0:6c56fb4bc5f0 11 "dependencies": {},
nexpaq 0:6c56fb4bc5f0 12 "targetDependencies": {}
nexpaq 0:6c56fb4bc5f0 13 }