mbed-os/tools/test/config/requires_from_lib/lib2/mbed_lib.json

10 lines
127 B
JSON

{
"name": "lib2",
"requires": ["lib3"],
"config": {
"test": {
"value": "BAD"
}
}
}