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.
mbed_app.json@72:15a6111a679e, 2018-10-22 (annotated)
- Committer:
- mbed_official
- Date:
- Mon Oct 22 12:30:12 2018 +0100
- Revision:
- 72:15a6111a679e
- Parent:
- 70:5cf292205001
- Child:
- 76:e489712bcbcf
Merge pull request #187 from cmonr/master
Updating mbed-os to mbed-os-5.10.2
.
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 | 70:5cf292205001 | 5 | "target.extra_labels_add": ["CORDIO", "CORDIO_BLUENRG"] |
| mbed_official | 4:52bffaff7f0b | 6 | }, |
| mbed_official | 4:52bffaff7f0b | 7 | "NUCLEO_F401RE": { |
| mbed_official | 4:52bffaff7f0b | 8 | "target.features_add": ["BLE"], |
| mbed_official | 70:5cf292205001 | 9 | "target.extra_labels_add": ["CORDIO", "CORDIO_BLUENRG"] |
| mbed_official | 40:e28d9bf02152 | 10 | }, |
| mbed_official | 40:e28d9bf02152 | 11 | "DISCO_L475VG_IOT01A": { |
| mbed_official | 40:e28d9bf02152 | 12 | "target.features_add": ["BLE"], |
| mbed_official | 70:5cf292205001 | 13 | "target.extra_labels_add": ["CORDIO", "CORDIO_BLUENRG"] |
| mbed_official | 4:52bffaff7f0b | 14 | } |
| mbed_official | 4:52bffaff7f0b | 15 | } |
| mbed_official | 4:52bffaff7f0b | 16 | } |