mirror of https://github.com/ARMmbed/mbed-os.git
Use name definition in requires definition
parent
eaa4ee4179
commit
4fbbac9acd
|
@ -10,8 +10,7 @@
|
|||
"descirption": "Required libraries",
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "string",
|
||||
"pattern": "(^[\\w()_]+$|^[\\w()_]+=.+$)"
|
||||
"$ref": "#/name_definition"
|
||||
}
|
||||
},
|
||||
"macro_definition": {
|
||||
|
|
Loading…
Reference in New Issue