Skip to content

Commit ac97894

Browse files
author
Akos Kitta
committed
fix: no required programmer for debug --info
Ref: arduino/arduino-cli#2540 Closes: #2368 Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
1 parent 547a630 commit ac97894

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

arduino-ide-extension/package.json

+5-1
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,11 @@
169169
],
170170
"arduino": {
171171
"arduino-cli": {
172-
"version": "0.35.2"
172+
"version": {
173+
"owner": "cmaglie",
174+
"repo": "arduino-cli",
175+
"commitish": "debug_no_programmer"
176+
}
173177
},
174178
"arduino-fwuploader": {
175179
"version": "2.4.1"

0 commit comments

Comments
 (0)