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 3bf5942 commit b9bcbc7Copy full SHA for b9bcbc7
tools/vscode_profile/task_psoc.json
@@ -85,12 +85,13 @@
85
"description": "Enter the build path where the .elf file would be placed",
86
"default": "${workspaceFolder}/extras/arduino-core-tests/build/output"
87
},
88
- {
+ {
89
"id": "examplePath",
90
"type": "promptString",
91
"description": "Enter the path to the Arduino example sketch",
92
"default": "${workspaceFolder}/examples/bug/bug.ino"
93
94
+
95
{
96
"id": "port",
97
0 commit comments