MicroBit as BLE gamepad

Dependencies:   microbit-dal

Dependents:   microbit-bboard

Fork of microbit by Lancaster University

module.json

Committer:
rengro01
Date:
2017-01-30
Revision:
16:698a294acf1e
Parent:
11:b5c6d46127ad

File content as of revision 16:698a294acf1e:

{
  "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": {}
}