Import Mbed OS hard-float snapshot
This commit is contained in:
10
tools/test/config/requires_from_lib/mbed_app.json
Normal file
10
tools/test/config/requires_from_lib/mbed_app.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"requires" : ["lib1"],
|
||||
"target_overrides": {
|
||||
"test_target": {
|
||||
"lib3.test": "GOOD",
|
||||
"lib2.test": "GOOD",
|
||||
"lib1.test": "GOOD"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user