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 3658aab commit c7bb7fdCopy full SHA for c7bb7fd
boards.txt
@@ -56,6 +56,8 @@ envie_m7.pid.0=0x025b
56
57
envie_m7.upload.tool=dfu-util
58
envie_m7.upload.protocol=
59
+envie_m7.upload.vid=0x2341
60
+envie_m7.upload.pid=0x035b
61
envie_m7.upload.address=0x08040000
62
envie_m7.upload.interface=0
63
envie_m7.upload.use_1200bps_touch=true
@@ -93,6 +95,8 @@ envie_m4.build.vid=0x2341
93
95
envie_m4.build.pid=0x005b
94
96
97
envie_m4.upload.tool=dfu-util
98
+envie_m4.upload.vid=0x2341
99
+envie_m4.upload.pid=0x035b
100
envie_m4.upload.protocol=
101
envie_m4.upload.address=0x08100000
102
envie_m4.upload.interface=0
0 commit comments