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.
Dependencies: BLE_API mbed-dev-bin nRF51822
Fork of microbit-dal by
module.json
- Committer:
- LancasterUniversity
- Date:
- 2016-04-07
- Revision:
- 9:960ce8922159
- Parent:
- 1:8aa5cdb4ab67
- Child:
- 13:8d33728584d9
File content as of revision 9:960ce8922159:
{
"name": "microbit-dal",
"version": "2.0.0-rc1",
"license": "MIT",
"description": "The runtime library for the BBC micro:bit, developed by Lancaster University",
"keywords": [
"mbed-classic",
"microbit",
"runtime",
"library",
"lancaster",
"University"
],
"author": "Joe Finney <j.finney@lancaster.ac.uk (mailto:j.finney@lancaster.ac.uk) >",
"homepage": "https://github.com/lancaster-university/microbit-dal/",
"dependencies": {
"mbed-classic": "lancaster-university/mbed-classic#microbit_hfclk+mb3",
"ble": "lancaster-university/BLE_API#v2.5.0+mb3",
"ble-nrf51822": "lancaster-university/nrf51822#v2.5.0+mb5",
"nrf51-sdk": "lancaster-university/nrf51-sdk#v2.2.0+mb3"
},
"extraIncludes": [
"inc/core",
"inc/types",
"inc/drivers",
"inc/bluetooth"
]
}
