Skip to content

Commit 584a91d

Browse files
authored
Add documentationto WestProjectType (#2258)
fix ARM-software/vscode-cmsis-csolution#404 missing link to documentation.
1 parent 6dc328b commit 584a91d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/projmgr/schemas/common.schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2418,7 +2418,7 @@
24182418
"enum": [ "image+symbols", "symbols", "image", "none" ]
24192419
},
24202420
"WestProjectType": {
2421-
"title": "west:",
2421+
"title": "west:\nDocumentation: https://open-cmsis-pack.github.io/cmsis-toolbox/YML-Input-Format/#west",
24222422
"description": "Enable West build orchestration wrapper for Zephyr projects.",
24232423
"type": "object",
24242424
"properties": {

0 commit comments

Comments
 (0)