Skip to content

Commit 29b9f12

Browse files
committed
Update USB pid/vid. temporary fix.
1 parent e0bf49e commit 29b9f12

File tree

4 files changed

+854
-827
lines changed

4 files changed

+854
-827
lines changed

boards.txt

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -220,14 +220,14 @@ thingplus_ra6m5.build.float-abi=-mfloat-abi=hard
220220

221221
thingplus_ra6m5.build.board=THINGPLUS_RA6M5
222222
thingplus_ra6m5.build.defines=-DF_CPU=200000000
223-
thingplus_ra6m5.vid.0=0x1b4f
224-
thingplus_ra6m5.pid.0=0x0036
225-
thingplus_ra6m5.vid.1=0x1b4f
226-
thingplus_ra6m5.pid.1=0x0037
227-
thingplus_ra6m5.upload_port.0.vid=0x1b4f
228-
thingplus_ra6m5.upload_port.0.pid=0x0036
229-
thingplus_ra6m5.upload_port.1.vid=0x1b4f
230-
thingplus_ra6m5.upload_port.1.pid=0x0037
223+
thingplus_ra6m5.vid.0=0x2341
224+
thingplus_ra6m5.pid.0=0x0068
225+
thingplus_ra6m5.vid.1=0x2341
226+
thingplus_ra6m5.pid.1=0x0368
227+
thingplus_ra6m5.upload_port.0.vid=0x2341
228+
thingplus_ra6m5.upload_port.0.pid=0x0068
229+
thingplus_ra6m5.upload_port.1.vid=0x2341
230+
thingplus_ra6m5.upload_port.1.pid=0x0368
231231

232232
thingplus_ra6m5.compiler.fsp.defines={build.variant.path}/defines.txt
233233
thingplus_ra6m5.compiler.fsp.ldflags={build.variant.path}/ldflags.txt
@@ -243,8 +243,8 @@ thingplus_ra6m5.upload.tool=dfu-util
243243
thingplus_ra6m5.upload.tool.default=dfu-util
244244
thingplus_ra6m5.upload.protocol=
245245
thingplus_ra6m5.upload.transport=
246-
thingplus_ra6m5.upload.vid=0x1b4f
247-
thingplus_ra6m5.upload.pid=0x0036
246+
thingplus_ra6m5.upload.vid=0x2341
247+
thingplus_ra6m5.upload.pid=0x0368
248248
thingplus_ra6m5.upload.address=0x00010000
249249
thingplus_ra6m5.upload.interface=0
250250
thingplus_ra6m5.upload.use_1200bps_touch=false

bootloaders/THINGPLUS_RA6M5/dfu.elf

-178 KB
Binary file not shown.

0 commit comments

Comments
 (0)