Files
mbed-os-hardfp/tools/test/config/requires_from_lib/lib2/mbed_lib.json
2026-06-01 20:15:04 +03:00

10 lines
127 B
JSON

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