Development mbed library for MAX32630FTHR
Dependents: blinky_max32630fthr
Diff: features/FEATURE_COMMON_PAL/nanostack-libservice/module.json
- Revision:
- 0:5c4d7b2438d3
diff -r 000000000000 -r 5c4d7b2438d3 features/FEATURE_COMMON_PAL/nanostack-libservice/module.json --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/features/FEATURE_COMMON_PAL/nanostack-libservice/module.json Fri Nov 11 20:59:50 2016 +0000 @@ -0,0 +1,16 @@ +{ + "name": "nanostack-libservice", + "version": "3.6.0", + "description": "Helper libraries for mbed-client and 6LoWPAN stack.", + "keywords": [ + "libservice" + ], + "author": "Seppo Takalo <seppo.takalo@arm.com>", + "homepage": "https://github.com/ARMmbed/mbed-client-libservice", + "license": "Apache-2.0", + "extraIncludes": [ + "mbed-client-libservice" + ], + "dependencies": {}, + "targetDependencies": {} +}