Lucas Pennati
/
BLELedControlButton
a
mbed_app.json@73:e53fc89e4c93, 2018-11-30 (annotated)
- Committer:
- lucaspennati
- Date:
- Fri Nov 30 11:46:59 2018 +0000
- Revision:
- 73:e53fc89e4c93
- Parent:
- 68:462ee502bc56
Publish
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
mbed_official | 2:864ddfb70a9c | 1 | { |
mbed_official | 2:864ddfb70a9c | 2 | "target_overrides": { |
mbed_official | 2:864ddfb70a9c | 3 | "K64F": { |
mbed_official | 2:864ddfb70a9c | 4 | "target.features_add": ["BLE"], |
mbed_official | 68:462ee502bc56 | 5 | "target.extra_labels_add": ["CORDIO", "CORDIO_BLUENRG"] |
mbed_official | 2:864ddfb70a9c | 6 | }, |
mbed_official | 2:864ddfb70a9c | 7 | "NUCLEO_F401RE": { |
mbed_official | 2:864ddfb70a9c | 8 | "target.features_add": ["BLE"], |
mbed_official | 68:462ee502bc56 | 9 | "target.extra_labels_add": ["CORDIO", "CORDIO_BLUENRG"] |
mbed_official | 38:f36c230b1b28 | 10 | }, |
mbed_official | 38:f36c230b1b28 | 11 | "DISCO_L475VG_IOT01A": { |
mbed_official | 38:f36c230b1b28 | 12 | "target.features_add": ["BLE"], |
mbed_official | 68:462ee502bc56 | 13 | "target.extra_labels_add": ["CORDIO", "CORDIO_BLUENRG"] |
mbed_official | 2:864ddfb70a9c | 14 | } |
mbed_official | 2:864ddfb70a9c | 15 | } |
mbed_official | 2:864ddfb70a9c | 16 | } |