mamont mamont
/
test_ble
nrf52-dk
mbed_app.json@0:70ce6da7a141, 2020-06-05 (annotated)
- Committer:
- mamont090671
- Date:
- Fri Jun 05 10:49:10 2020 +0000
- Revision:
- 0:70ce6da7a141
nrf52840
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
mamont090671 | 0:70ce6da7a141 | 1 | { |
mamont090671 | 0:70ce6da7a141 | 2 | "target_overrides": { |
mamont090671 | 0:70ce6da7a141 | 3 | "K64F": { |
mamont090671 | 0:70ce6da7a141 | 4 | "target.features_add": ["BLE"], |
mamont090671 | 0:70ce6da7a141 | 5 | "target.extra_labels_add": ["ST_BLUENRG"] |
mamont090671 | 0:70ce6da7a141 | 6 | }, |
mamont090671 | 0:70ce6da7a141 | 7 | "NUCLEO_F401RE": { |
mamont090671 | 0:70ce6da7a141 | 8 | "target.features_add": ["BLE"], |
mamont090671 | 0:70ce6da7a141 | 9 | "target.extra_labels_add": ["ST_BLUENRG"] |
mamont090671 | 0:70ce6da7a141 | 10 | }, |
mamont090671 | 0:70ce6da7a141 | 11 | "DISCO_L475VG_IOT01A": { |
mamont090671 | 0:70ce6da7a141 | 12 | "target.features_add": ["BLE"], |
mamont090671 | 0:70ce6da7a141 | 13 | "target.extra_labels_add": ["ST_BLUENRG"] |
mamont090671 | 0:70ce6da7a141 | 14 | } |
mamont090671 | 0:70ce6da7a141 | 15 | } |
mamont090671 | 0:70ce6da7a141 | 16 | } |