mirror of https://github.com/ARMmbed/mbed-os.git
13 lines
264 B
JSON
13 lines
264 B
JSON
|
|
||
|
{
|
||
|
"f": {
|
||
|
"exception_msg": "Parameter name 'base1_1' defined in both 'target:b2' and 'target:b1'"
|
||
|
},
|
||
|
"b2": {
|
||
|
"target.base2_1": "v_base2_1_b2",
|
||
|
"target.base2_2": "v_base2_2_b2",
|
||
|
"target.base1_1": "v_base1_1_b2"
|
||
|
}
|
||
|
}
|
||
|
|