mbed.org local branch of microbit-dal. The real version lives in git at https://github.com/lancaster-university/microbit-dal

Dependencies:   BLE_API nRF51822 mbed-dev-bin

Dependents:   microbit Microbit IoTChallenge1 microbit ... more

Revision:
27:2f494ead23de
Parent:
15:65509c60005c
Child:
28:379e18ebd43b
--- a/module.json	Wed Jul 13 12:18:03 2016 +0100
+++ b/module.json	Wed Jul 13 12:18:05 2016 +0100
@@ -23,6 +23,7 @@
     "inc/core",
     "inc/types",
     "inc/drivers",
-    "inc/bluetooth"
+    "inc/bluetooth",
+    "inc/platform"
   ]
 }
\ No newline at end of file