Skip to content

Commit 0c00805

Browse files
committed
Add CORDIO label for K64F target in SM example.
1 parent 7f15205 commit 0c00805

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BLE_SM/mbed_app.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"target_overrides": {
33
"K64F": {
44
"target.features_add": ["BLE"],
5-
"target.extra_labels_add": ["ST_BLUENRG"]
5+
"target.extra_labels_add": ["ST_BLUENRG", "CORDIO"]
66
},
77
"NUCLEO_F401RE": {
88
"target.features_add": ["BLE"],

0 commit comments

Comments
 (0)