Luigi Frunzio
/
BLELedControlButton
assignment
mbed_app.json@74:365386b6655e, 2018-11-27 (annotated)
- Committer:
- frunzl
- Date:
- Tue Nov 27 21:53:47 2018 +0000
- Revision:
- 74:365386b6655e
- Parent:
- 69:fddbf0cf8e2c
assignment
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
mbed_official | 2:3f5a4729c22b | 1 | { |
mbed_official | 2:3f5a4729c22b | 2 | "target_overrides": { |
mbed_official | 2:3f5a4729c22b | 3 | "K64F": { |
mbed_official | 2:3f5a4729c22b | 4 | "target.features_add": ["BLE"], |
mbed_official | 69:fddbf0cf8e2c | 5 | "target.extra_labels_add": ["CORDIO", "CORDIO_BLUENRG"] |
mbed_official | 2:3f5a4729c22b | 6 | }, |
mbed_official | 2:3f5a4729c22b | 7 | "NUCLEO_F401RE": { |
mbed_official | 2:3f5a4729c22b | 8 | "target.features_add": ["BLE"], |
mbed_official | 69:fddbf0cf8e2c | 9 | "target.extra_labels_add": ["CORDIO", "CORDIO_BLUENRG"] |
mbed_official | 39:dd468c8a4277 | 10 | }, |
mbed_official | 39:dd468c8a4277 | 11 | "DISCO_L475VG_IOT01A": { |
mbed_official | 39:dd468c8a4277 | 12 | "target.features_add": ["BLE"], |
mbed_official | 69:fddbf0cf8e2c | 13 | "target.extra_labels_add": ["CORDIO", "CORDIO_BLUENRG"] |
mbed_official | 2:3f5a4729c22b | 14 | } |
mbed_official | 2:3f5a4729c22b | 15 | } |
mbed_official | 2:3f5a4729c22b | 16 | } |