updates

Dependencies:   BLE_API mbed-dev-bin nRF51822

Fork of microbit-dal-eddystone by Martin Woolley

Files at this revision

API Documentation at this revision

Comitter:
LancasterUniversity
Date:
Thu Apr 07 23:39:36 2016 +0100
Parent:
8:ec4465853952
Child:
10:d33e0942b66e
Commit message:
Synchronized with git rev 3e72d679
Author: Joe Finney
microbit: Updated dependencies to use bugfixed Ticker implementation in mbed

Changed in this revision

module.json Show annotated file Show diff for this revision Revisions of this file
--- a/module.json	Thu Apr 07 23:39:34 2016 +0100
+++ b/module.json	Thu Apr 07 23:39:36 2016 +0100
@@ -14,7 +14,7 @@
   "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+mb2",
+    "mbed-classic": "lancaster-university/mbed-classic#microbit_hfclk+mb3",
     "ble": "lancaster-university/BLE_API#v2.5.0+mb3",
     "ble-nrf51822": "lancaster-university/nrf51822#v2.5.0+mb5",
     "nrf51-sdk": "lancaster-university/nrf51-sdk#v2.2.0+mb3"
@@ -25,4 +25,4 @@
     "inc/drivers",
     "inc/bluetooth"
   ]
-}
+}
\ No newline at end of file