Skip to content

Commit 1e5cdaf

Browse files
committed
Targets: Add default "supported_form_factors" for all targets
This helps mbed-tools to build targets that do not set that attribute themselves.
1 parent b3c1922 commit 1e5cdaf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

targets/targets.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"default_toolchain": "ARM",
66
"supported_toolchains": null,
77
"extra_labels": [],
8+
"supported_form_factors": [],
89
"components": [],
910
"is_disk_virtual": false,
1011
"macros": [],

0 commit comments

Comments
 (0)