Includes library modifications to allow access to AIN_4 (AIN_0 / 5)
mbd_os/hal/module.json
- Committer:
- bryantaylor
- Date:
- 2016-09-20
- Revision:
- 0:eafc3fd41f75
File content as of revision 0:eafc3fd41f75:
{ "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": { } }