WORKS

Dependencies:   MAX44000 PWM_Tone_Library nexpaq_mdk

Fork of LED_Demo by Maxim nexpaq

Revision:
1:55a6170b404f
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mbd_os/features/FEATURE_COMMON_PAL/nanostack-libservice/module.json	Sat Sep 17 16:32:05 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": {}
+}