Skip to content

Commit a3090a5

Browse files
committed
firmware manual update
1 parent 0c6fcd6 commit a3090a5

2 files changed

Lines changed: 8 additions & 7 deletions

File tree

doc/USBSID-Pico-firmware-manual.adoc

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -67,15 +67,15 @@ With the cable already plugged into your computer and Pico and seated on the boa
6767

6868
or
6969

70-
- With the CLI config tool (linux) command in your `$PATH` variable
70+
- With the CLI config tool command in your `PATH` variable
7171
- Type `cfg_usbsid -boot` to send the reboot to bootloader command
7272
- A new drive should appear on your computer called `RPI-RP2` or `RP2350` depending on your Pico type.
7373
- Copy the correct `uf2` firmware file to this directory.
7474
- After copying the Pico will reboot and your Pico is flashed.
7575

7676
== Firmware configuration
7777
USBSID-Pico has an extensive set of configuration options that expands with each firmware release. +
78-
At this point in time you can change the settings to your liking by using the configuration webpage or the CLI config tool for linux. +
78+
At this point in time you can change the settings to your liking by using the configuration webpage or the CLI config tool. +
7979
webpage: https://usbsid.loudai.nl/index.html?player=webusb&debug=usbsidpico +
8080

8181
=== Default configuration
@@ -236,19 +236,20 @@ Available options are: +
236236
`False`, `True`
237237

238238
== Config tools
239-
t.b.d.
240239

241240
=== Configuration web page
242-
t.b.d.
241+
https://usbsid.loudai.nl/?player=webusb&debug=usbsidpico[usbsid.loudai.nl]
243242

244243
=== CLI Configuration tool (linux)
245-
t.b.d.
244+
https://github.com/LouDnl/USBSID-Pico/blob/master/examples/config-tool/cfg_usbsid[Download executable]
246245

247246
=== CLI Configuration tool (Windows)
248-
t.b.d.
247+
https://github.com/LouDnl/USBSID-Pico/blob/master/examples/config-tool/cfg_usbsid.exe[Download executable] +
248+
https://github.com/LouDnl/USBSID-Pico/blob/master/examples/config-tool/libusb-1.0.dll[Download DLL 1] +
249+
https://github.com/LouDnl/USBSID-Pico/blob/master/examples/config-tool/libwinpthread-1.dll[Download DLL 2]
249250

250251
=== Multiplatform Configuration GUI
251-
t.b.d.
252+
t.b.d. (help wanted)
252253

253254
== Disclaimer
254255
include::disclaimer.adoc[]
1.61 KB
Binary file not shown.

0 commit comments

Comments
 (0)