Eddystone test using modified DAL
Dependencies: BLE_API mbed-dev-bin nRF51822
Dependents: microbit-eddystone
Fork of microbit-dal by
Revision 15:65509c60005c, committed 2016-04-08
- Comitter:
- LancasterUniversity
- Date:
- Fri Apr 08 15:18:46 2016 +0100
- Parent:
- 14:6dcf65f61a11
- Child:
- 16:d7a25f36907e
- Child:
- 17:b15c83c64043
- Commit message:
- Synchronized with git rev c064eee3
Author: James Devine
microbit-dal: updated module.json to get the latest dependencies from support libs.
Changed in this revision
module.json | Show annotated file Show diff for this revision Revisions of this file |
--- a/module.json Fri Apr 08 15:18:44 2016 +0100 +++ b/module.json Fri Apr 08 15:18:46 2016 +0100 @@ -14,10 +14,10 @@ "author": "Joe Finney <j.finney@lancaster.ac.uk (mailto:j.finney@lancaster.ac.uk) >", "homepage": "https://github.com/lancaster-university/microbit-dal/", "dependencies": { - "mbed-classic": "lancaster-university/mbed-classic#microbit_hfclk+mb3", + "mbed-classic": "lancaster-university/mbed-classic#microbit_hfclk+mb4", "ble": "lancaster-university/BLE_API#v2.5.0+mb3", "ble-nrf51822": "lancaster-university/nrf51822#v2.5.0+mb6", - "nrf51-sdk": "lancaster-university/nrf51-sdk#v2.2.0+mb3" + "nrf51-sdk": "lancaster-university/nrf51-sdk#v2.2.0+mb4" }, "extraIncludes": [ "inc/core",