We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3eb542b commit 5d785a3Copy full SHA for 5d785a3
tools/projmgr/schemas/common.schema.json
@@ -2345,7 +2345,7 @@
2345
"required": ["set"]
2346
},
2347
"TargetSetImagesType": {
2348
- "title": "images:\nDocumentation: https://open-cmsis-pack.github.io/cmsis-toolbox/YML-Input-Format/#target-set-images",
+ "title": "images:\nDocumentation: https://open-cmsis-pack.github.io/cmsis-toolbox/YML-Input-Format/#images",
2349
"description": "List of images that belong to this set.",
2350
"type": "array",
2351
"uniqueItems": true,
0 commit comments