microbit: Update yotta version, license information and reference to

microbit-dal
This commit is contained in:
Joe Finney 2016-04-06 11:14:04 +01:00
parent a113d304c8
commit ba4ce37cce
1 changed files with 4 additions and 9 deletions

View File

@ -1,15 +1,10 @@
{ {
"name": "microbit", "name": "microbit",
"version": "0.0.2", "version": "1.0.0-rc1",
"description": "The micro:bit runtime, building with yotta", "description": "A simple to use collection of the most commonly used components in the micro:bit runtime",
"licenses": [ "license": "MIT",
{
"url": "https://spdx.org/licenses/Apache-2.0",
"type": "Apache-2.0"
}
],
"dependencies": { "dependencies": {
"microbit-dal": "lancaster-university/microbit-dal#component-refactor" "microbit-dal": "lancaster-university/microbit-dal#master"
}, },
"extraIncludes": [ "extraIncludes": [
"inc" "inc"