Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of microbit by
module.json
- Committer:
- LancasterUniversity
- Date:
- 2016-07-13
- Revision:
- 11:b5c6d46127ad
- Parent:
- 10:066cffadc08f
File content as of revision 11:b5c6d46127ad:
{
"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": {}
}
