Marksin Qiu
/
mbed-os-example-ble-BatteryLevel
mbed 5
mbed_app.json@0:e4f64ff6967a, 2017-03-23 (annotated)
- Committer:
- marksin
- Date:
- Thu Mar 23 09:01:15 2017 +0000
- Revision:
- 0:e4f64ff6967a
AA
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
marksin | 0:e4f64ff6967a | 1 | { |
marksin | 0:e4f64ff6967a | 2 | "target_overrides": { |
marksin | 0:e4f64ff6967a | 3 | "K64F": { |
marksin | 0:e4f64ff6967a | 4 | "target.features_add": ["BLE"], |
marksin | 0:e4f64ff6967a | 5 | "target.extra_labels_add": ["ST_BLUENRG"], |
marksin | 0:e4f64ff6967a | 6 | "target.macros_add": ["IDB0XA1_D13_PATCH"] |
marksin | 0:e4f64ff6967a | 7 | }, |
marksin | 0:e4f64ff6967a | 8 | "NUCLEO_F401RE": { |
marksin | 0:e4f64ff6967a | 9 | "target.features_add": ["BLE"], |
marksin | 0:e4f64ff6967a | 10 | "target.extra_labels_add": ["ST_BLUENRG"] |
marksin | 0:e4f64ff6967a | 11 | } |
marksin | 0:e4f64ff6967a | 12 | } |
marksin | 0:e4f64ff6967a | 13 | } |