Skip to content

Commit 7f15205

Browse files
committed
Remove K64D from overides in Privacy example.
1 parent 15d3404 commit 7f15205

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

BLE_Privacy/mbed_app.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
{
22
"target_overrides": {
3-
"K64F": {
4-
"target.features_add": ["BLE"],
5-
"target.extra_labels_add": ["ST_BLUENRG"]
6-
}
3+
74
}
85
}

0 commit comments

Comments
 (0)