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": "mbed-classic",
nexpaq 1:55a6170b404f 3 "version": "0.0.1",
nexpaq 1:55a6170b404f 4 "description": "mbed core SDK (for mbed 2.0, *not* mbedOS)",
nexpaq 1:55a6170b404f 5 "keywords": [
nexpaq 1:55a6170b404f 6 "mbed"
nexpaq 1:55a6170b404f 7 ],
nexpaq 1:55a6170b404f 8 "author": "Bogdan Marinescu <bogdan.marinescu@arm.com>",
nexpaq 1:55a6170b404f 9 "repository": {
nexpaq 1:55a6170b404f 10 "url": "git@github.com:mbedmicro/mbed.git",
nexpaq 1:55a6170b404f 11 "type": "git"
nexpaq 1:55a6170b404f 12 },
nexpaq 1:55a6170b404f 13 "homepage": "https://github.com/mbedmicro/mbed",
nexpaq 1:55a6170b404f 14 "licenses": [
nexpaq 1:55a6170b404f 15 {
nexpaq 1:55a6170b404f 16 "url": "https://spdx.org/licenses/Apache-2.0",
nexpaq 1:55a6170b404f 17 "type": "Apache-2.0"
nexpaq 1:55a6170b404f 18 }
nexpaq 1:55a6170b404f 19 ],
nexpaq 1:55a6170b404f 20 "extraIncludes": [
nexpaq 1:55a6170b404f 21 "api",
nexpaq 1:55a6170b404f 22 "hal",
nexpaq 1:55a6170b404f 23 "targets/hal",
nexpaq 1:55a6170b404f 24 "targets/cmsis"
nexpaq 1:55a6170b404f 25 ],
nexpaq 1:55a6170b404f 26 "dependencies": {
nexpaq 1:55a6170b404f 27 },
nexpaq 1:55a6170b404f 28 "targetDependencies": {
nexpaq 1:55a6170b404f 29 }
nexpaq 1:55a6170b404f 30 }