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