Skip to content

Commit a2c37ad

Browse files
niklarmAlessandroA
authored andcommitted
Allow uVisor to be built on all targets
1 parent dfae9c5 commit a2c37ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mbed_app.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"target_overrides": {
3-
"K64F": {
3+
"*": {
44
"target.features_add": ["UVISOR"],
55
"target.extra_labels_add": ["UVISOR_SUPPORTED"]
66
}

0 commit comments

Comments
 (0)