8000 Use --device=all · A6GibKm/cc.arduino.arduinoide@990a653 · GitHub
[go: up one dir, main page]

Skip to content

Commit 990a653

Browse files
committed
Use --device=all
So we can detect Arduino boards.
1 parent 86e25cf commit 990a653

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cc.arduino.arduinoide.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"finish-args": [
1818
"--socket=x11",
1919
"--share=ipc",
20-
"--device=dri",
20+
"--device=all",
2121
"--filesystem=home"
2222
],
2323
"cleanup": [

0 commit comments

Comments
 (0)
0