FINAL

Dependencies:   X_NUCLEO_IKS01A2

Committer:
lsl097
Date:
Thu Apr 30 14:28:59 2020 +0000
Revision:
2:5da515ba10ff
Parent:
0:9c0e0ac79e75
FIN

Who changed what in which revision?

UserRevisionLine numberNew contents of line
jim_lsj 0:9c0e0ac79e75 1 {
jim_lsj 0:9c0e0ac79e75 2 "name": "ble-heartrate",
jim_lsj 0:9c0e0ac79e75 3 "version": "0.0.1",
jim_lsj 0:9c0e0ac79e75 4 "description": "BLE Heartreate example, building with yotta",
jim_lsj 0:9c0e0ac79e75 5 "licenses": [
jim_lsj 0:9c0e0ac79e75 6 {
jim_lsj 0:9c0e0ac79e75 7 "url": "https://spdx.org/licenses/Apache-2.0",
jim_lsj 0:9c0e0ac79e75 8 "type": "Apache-2.0"
jim_lsj 0:9c0e0ac79e75 9 }
jim_lsj 0:9c0e0ac79e75 10 ],
jim_lsj 0:9c0e0ac79e75 11 "dependencies": {
jim_lsj 0:9c0e0ac79e75 12 "ble": "^2.0.0"
jim_lsj 0:9c0e0ac79e75 13 },
jim_lsj 0:9c0e0ac79e75 14 "targetDependencies": {},
jim_lsj 0:9c0e0ac79e75 15 "bin": "./source"
jim_lsj 0:9c0e0ac79e75 16 }