51 52 with same code
Dependencies: CM3592
Fork of MtConnect04S_MtSense05 by
mbed_app.json@1:6881d24f8efe, 2018-04-27 (annotated)
- Committer:
- johnathanlyu
- Date:
- Fri Apr 27 09:58:41 2018 +0000
- Revision:
- 1:6881d24f8efe
- Parent:
- 0:6d6708b58601
51 52 with same code
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
johnathanlyu | 0:6d6708b58601 | 1 | { |
johnathanlyu | 0:6d6708b58601 | 2 | "target_overrides": { |
johnathanlyu | 0:6d6708b58601 | 3 | "K64F": { |
johnathanlyu | 0:6d6708b58601 | 4 | "target.features_add": ["BLE"], |
johnathanlyu | 0:6d6708b58601 | 5 | "target.extra_labels_add": ["ST_BLUENRG"], |
johnathanlyu | 0:6d6708b58601 | 6 | "target.macros_add": ["IDB0XA1_D13_PATCH"] |
johnathanlyu | 0:6d6708b58601 | 7 | }, |
johnathanlyu | 0:6d6708b58601 | 8 | "NUCLEO_F401RE": { |
johnathanlyu | 0:6d6708b58601 | 9 | "target.features_add": ["BLE"], |
johnathanlyu | 0:6d6708b58601 | 10 | "target.extra_labels_add": ["ST_BLUENRG"] |
johnathanlyu | 0:6d6708b58601 | 11 | } |
johnathanlyu | 0:6d6708b58601 | 12 | } |
johnathanlyu | 0:6d6708b58601 | 13 | } |