developer.mbed.org branch of Lancaster University's microbit library. The real home for this is https://github.com/lancaster-university/microbit

Dependencies:   microbit-dal

Dependents:   MB02 asteroid_shooting

Revision:
0:ee31ccbe9919
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/module.json	Mon Dec 23 10:31:28 2019 +0000
@@ -0,0 +1,13 @@
+{
+  "name": "microbit",
+  "version": "2.0.0-rc4",
+  "description": "A simple to use collection of the most commonly used components in the micro:bit runtime",
+  "license": "MIT",
+  "dependencies": {
+    "microbit-dal": "lancaster-university/microbit-dal"
+  },
+  "extraIncludes": [
+    "inc"
+  ],
+  "targetDependencies": {}
+}
\ No newline at end of file