mbed library sources. Supersedes mbed-src.
Fork of mbed-dev by
Diff: module.json
- Revision:
- 144:ef7eb2e8f9f7
- Parent:
- 0:9b334a45a8ff
--- a/module.json Tue Aug 02 14:07:36 2016 +0000 +++ b/module.json Fri Sep 02 15:07:44 2016 +0100 @@ -1,30 +1,30 @@ -{ - "name": "mbed-classic", - "version": "0.0.1", - "description": "mbed core SDK (for mbed 2.0, *not* mbedOS)", - "keywords": [ - "mbed" - ], - "author": "Bogdan Marinescu <bogdan.marinescu@arm.com>", - "repository": { - "url": "git@github.com:mbedmicro/mbed.git", - "type": "git" - }, - "homepage": "https://github.com/mbedmicro/mbed", - "licenses": [ - { - "url": "https://spdx.org/licenses/Apache-2.0", - "type": "Apache-2.0" - } - ], - "extraIncludes": [ - "api", - "hal", - "targets/hal", - "targets/cmsis" - ], - "dependencies": { - }, - "targetDependencies": { - } -} +{ + "name": "mbed-classic", + "version": "0.0.1", + "description": "mbed core SDK (for mbed 2.0, *not* mbedOS)", + "keywords": [ + "mbed" + ], + "author": "Bogdan Marinescu <bogdan.marinescu@arm.com>", + "repository": { + "url": "git@github.com:mbedmicro/mbed.git", + "type": "git" + }, + "homepage": "https://github.com/mbedmicro/mbed", + "licenses": [ + { + "url": "https://spdx.org/licenses/Apache-2.0", + "type": "Apache-2.0" + } + ], + "extraIncludes": [ + "api", + "hal", + "targets/hal", + "targets/cmsis" + ], + "dependencies": { + }, + "targetDependencies": { + } +}