Skip to content

Commit 0b992a7

Browse files
committed
Cleanup configuration.
1 parent 0b1b914 commit 0b992a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

BLE_SM/mbed_app.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@
1313
},
1414
"NUCLEO_F401RE": {
1515
"target.features_add": ["BLE"],
16-
"target.extra_labels_add": ["CORDIO", "CORDIO_BLUENRG", "CORDIO"]
16+
"target.extra_labels_add": ["CORDIO", "CORDIO_BLUENRG"]
1717
},
1818
"DISCO_L475VG_IOT01A": {
1919
"target.features_add": ["BLE"],
20-
"target.extra_labels_add": ["CORDIO", "CORDIO_BLUENRG", "CORDIO"]
20+
"target.extra_labels_add": ["CORDIO", "CORDIO_BLUENRG"]
2121
}
2222
}
2323
}

0 commit comments

Comments
 (0)