mirror of https://github.com/ARMmbed/mbed-os.git
Targets: Add default "supported_form_factors" for all targets
This helps mbed-tools to build targets that do not set that attribute themselves.pull/13502/head
parent
b3c19227a4
commit
1e5cdafab4
|
|
@ -5,6 +5,7 @@
|
|||
"default_toolchain": "ARM",
|
||||
"supported_toolchains": null,
|
||||
"extra_labels": [],
|
||||
"supported_form_factors": [],
|
||||
"components": [],
|
||||
"is_disk_virtual": false,
|
||||
"macros": [],
|
||||
|
|
|
|||
Loading…
Reference in New Issue