Import Mbed OS hard-float snapshot
This commit is contained in:
14
tools/test/config/macro_inheritance/targets.json
Normal file
14
tools/test/config/macro_inheritance/targets.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"test_target": {
|
||||
"supported_toolchains": ["GCC_ARM"],
|
||||
"core": "Cortex-M0",
|
||||
"extra_labels": [],
|
||||
"features": [],
|
||||
"c_lib": "std",
|
||||
"supported_c_libs": {
|
||||
"arm": ["std"],
|
||||
"gcc_arm": ["std", "small"],
|
||||
"iar": ["std"]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user