Skip to content

Commit 9eae988

Browse files
committed
skr3: update bootloader and PID infos
Former-commit-id: cc19255
1 parent a7f978d commit 9eae988

File tree

3 files changed

+615
-607
lines changed

3 files changed

+615
-607
lines changed

boards.txt

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -152,9 +152,13 @@ muxto.build.float-abi=
152152
muxto.build.board=MUXTO
153153
muxto.build.defines=-DF_CPU=48000000 -DFIRST_BULK_PIPE=4
154154
muxto.vid.0=0x2341
155-
muxto.pid.0=0x0058
155+
muxto.pid.0=0x006C
156+
muxto.vid.1=0x2341
157+
muxto.pid.1=0x016C
156158
muxto.upload_port.0.vid=0x2341
157-
muxto.upload_port.0.pid=0x0058
159+
muxto.upload_port.0.pid=0x006C
160+
muxto.upload_port.1.vid=0x2341
161+
muxto.upload_port.1.pid=0x016C
158162

159163
muxto.compiler.fsp.defines={build.variant.path}/defines.txt
160164
muxto.compiler.fsp.ldflags={build.variant.path}/ldflags.txt
@@ -172,7 +176,7 @@ muxto.upload.protocol=
172176
muxto.upload.transport=
173177
muxto.upload.vid=0x2341
174178
# temporary, recompile bootloader with the right PID
175-
muxto.upload.pid=0x0369
179+
muxto.upload.pid=0x016C
176180
muxto.upload.address=0x00010000
177181
muxto.upload.interface=0
178182
muxto.upload.use_1200bps_touch=false
@@ -181,4 +185,4 @@ muxto.upload.native_usb=true
181185
muxto.upload.maximum_size=262144
182186
muxto.upload.maximum_data_size=32768
183187

184-
##############################################################
188+
##############################################################

bootloaders/MUXTO/dfu.elf

-500 KB
Binary file not shown.

0 commit comments

Comments
 (0)