nrf52 nrf51 with same code

Dependencies:   CCS811

Fork of MtConnect04S_MtSense02 by MtM+

Committer:
johnathanlyu
Date:
Fri Apr 27 09:52:19 2018 +0000
Revision:
2:f3768a226561
Parent:
0:4d76c0bc0f78
add 52 support

Who changed what in which revision?

UserRevisionLine numberNew contents of line
johnathanlyu 0:4d76c0bc0f78 1 {
johnathanlyu 0:4d76c0bc0f78 2 "target_overrides": {
johnathanlyu 0:4d76c0bc0f78 3 "K64F": {
johnathanlyu 0:4d76c0bc0f78 4 "target.features_add": ["BLE"],
johnathanlyu 0:4d76c0bc0f78 5 "target.extra_labels_add": ["ST_BLUENRG"]
johnathanlyu 0:4d76c0bc0f78 6 },
johnathanlyu 0:4d76c0bc0f78 7 "NUCLEO_F401RE": {
johnathanlyu 0:4d76c0bc0f78 8 "target.features_add": ["BLE"],
johnathanlyu 0:4d76c0bc0f78 9 "target.extra_labels_add": ["ST_BLUENRG"]
johnathanlyu 0:4d76c0bc0f78 10 }
johnathanlyu 0:4d76c0bc0f78 11 }
johnathanlyu 0:4d76c0bc0f78 12 }