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
Hugues Kamba 2020-08-27 15:17:37 +01:00
parent b3c19227a4
commit 1e5cdafab4
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
"default_toolchain": "ARM",
"supported_toolchains": null,
"extra_labels": [],
"supported_form_factors": [],
"components": [],
"is_disk_virtual": false,
"macros": [],