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.
module.json
- Committer:
- daw9000
- Date:
- 2016-08-14
- Revision:
- 9:bdd9f7843282
- Parent:
- 0:1072edc2281c
File content as of revision 9:bdd9f7843282:
{
"name": "microbit-samples",
"version": "0.0.1",
"description": "The micro:bit runtime common abstraction with examples.",
"license": "MIT",
"dependencies": {
"microbit": "lancaster-university/microbit#master"
},
"targetDependencies": {},
"bin": "./source"
}