Skip to content

Commit b9bcbc7

Browse files
committed
tools: Modify for checks.
Signed-off-by: wxyyy0117 <wxyyy2002@outlook.com>
1 parent 3bf5942 commit b9bcbc7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tools/vscode_profile/task_psoc.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,12 +85,13 @@
8585
"description": "Enter the build path where the .elf file would be placed",
8686
"default": "${workspaceFolder}/extras/arduino-core-tests/build/output"
8787
},
88-
{
88+
{
8989
"id": "examplePath",
9090
"type": "promptString",
9191
"description": "Enter the path to the Arduino example sketch",
9292
"default": "${workspaceFolder}/examples/bug/bug.ino"
9393
},
94+
9495
{
9596
"id": "port",
9697
"type": "promptString",

0 commit comments

Comments
 (0)