High level Bluetooth Low Energy API and radio abstraction layer
Fork of BLE_API by
Revision 775:8e6aa638f8d9, committed 2015-08-07
- Comitter:
- rgrover1
- Date:
- Fri Aug 07 15:55:21 2015 +0100
- Parent:
- 774:18ecb0af44f2
- Child:
- 776:a782d73aae68
- Commit message:
- Synchronized with git rev 00e76777
Author: Rohit Grover
add yotta dependency for mbed-core
Changed in this revision
module.json | Show annotated file Show diff for this revision Revisions of this file |
--- a/module.json Fri Aug 07 15:55:21 2015 +0100 +++ b/module.json Fri Aug 07 15:55:21 2015 +0100 @@ -25,6 +25,9 @@ }, "mbed-classic": { "mbed-classic": "~0.0.1" + }, + "mbed" : { + "mbed-core" : "*" } } } \ No newline at end of file