Nora Vazbyte
/
mbed-os-example-ble-BatteryLevel
changed name
Fork of mbed-os-example-ble-BatteryLevel by
mbed_app.json@33:569fa15b1a6a, 2017-06-15 (annotated)
- Committer:
- mbed_official
- Date:
- Thu Jun 15 10:15:09 2017 +0100
- Revision:
- 33:569fa15b1a6a
- Parent:
- 4:52bffaff7f0b
- Child:
- 40:e28d9bf02152
Merge pull request #83 from apalmieriGH/master
Update reference to ST BLUENRG lib
.
Commit copied from https://github.com/ARMmbed/mbed-os-example-ble
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
mbed_official | 4:52bffaff7f0b | 1 | { |
mbed_official | 4:52bffaff7f0b | 2 | "target_overrides": { |
mbed_official | 4:52bffaff7f0b | 3 | "K64F": { |
mbed_official | 4:52bffaff7f0b | 4 | "target.features_add": ["BLE"], |
mbed_official | 33:569fa15b1a6a | 5 | "target.extra_labels_add": ["ST_BLUENRG"] |
mbed_official | 4:52bffaff7f0b | 6 | }, |
mbed_official | 4:52bffaff7f0b | 7 | "NUCLEO_F401RE": { |
mbed_official | 4:52bffaff7f0b | 8 | "target.features_add": ["BLE"], |
mbed_official | 4:52bffaff7f0b | 9 | "target.extra_labels_add": ["ST_BLUENRG"] |
mbed_official | 4:52bffaff7f0b | 10 | } |
mbed_official | 4:52bffaff7f0b | 11 | } |
mbed_official | 4:52bffaff7f0b | 12 | } |