...
Dependencies: X_NUCLEO_IKS01A2
module.json
- Committer:
- jim_lsj
- Date:
- 2020-04-29
- Revision:
- 1:b12ac7b02a21
- Parent:
- 0:9c0e0ac79e75
File content as of revision 1:b12ac7b02a21:
{
"name": "ble-heartrate",
"version": "0.0.1",
"description": "BLE Heartreate example, building with yotta",
"licenses": [
{
"url": "https://spdx.org/licenses/Apache-2.0",
"type": "Apache-2.0"
}
],
"dependencies": {
"ble": "^2.0.0"
},
"targetDependencies": {},
"bin": "./source"
}