FINAL
Dependencies: X_NUCLEO_IKS01A2
module.json
- Committer:
- lsl097
- Date:
- 2020-04-30
- Revision:
- 2:5da515ba10ff
- Parent:
- 0:9c0e0ac79e75
File content as of revision 2:5da515ba10ff:
{
"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"
}