forking microbit

Dependencies:   microbit-dal-acc

Dependents:   microbit-accelerometer-led

Fork of microbit by Martin Woolley

module.json

Committer:
bluetooth_kyo
Date:
2017-11-29
Revision:
29:b740e479c521
Parent:
11:b5c6d46127ad

File content as of revision 29:b740e479c521:

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