WORKS

Dependencies:   MAX44000 PWM_Tone_Library nexpaq_mdk

Fork of LED_Demo by Maxim nexpaq

Committer:
cyberjoey
Date:
Sat Oct 22 01:31:58 2016 +0000
Revision:
9:6bb35cef007d
Parent:
1:55a6170b404f
WORKING

Who changed what in which revision?

UserRevisionLine numberNew contents of line
nexpaq 1:55a6170b404f 1 {
nexpaq 1:55a6170b404f 2 "name": "nanostack-libservice",
nexpaq 1:55a6170b404f 3 "version": "3.6.0",
nexpaq 1:55a6170b404f 4 "description": "Helper libraries for mbed-client and 6LoWPAN stack.",
nexpaq 1:55a6170b404f 5 "keywords": [
nexpaq 1:55a6170b404f 6 "libservice"
nexpaq 1:55a6170b404f 7 ],
nexpaq 1:55a6170b404f 8 "author": "Seppo Takalo <seppo.takalo@arm.com>",
nexpaq 1:55a6170b404f 9 "homepage": "https://github.com/ARMmbed/mbed-client-libservice",
nexpaq 1:55a6170b404f 10 "license": "Apache-2.0",
nexpaq 1:55a6170b404f 11 "extraIncludes": [
nexpaq 1:55a6170b404f 12 "mbed-client-libservice"
nexpaq 1:55a6170b404f 13 ],
nexpaq 1:55a6170b404f 14 "dependencies": {},
nexpaq 1:55a6170b404f 15 "targetDependencies": {}
nexpaq 1:55a6170b404f 16 }