Skip to content

Commit bda7054

Browse files
authored
Update README.md
1 parent 5299b29 commit bda7054

File tree

1 file changed

+11
-8
lines changed

1 file changed

+11
-8
lines changed

README.md

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,17 @@
1010
> [!NOTE]
1111
> Wish to buy an assembled device? Feel free to contact me at ivo@ivofilot.nl. Price will be around €20,00. Will ship from the Netherlands.
1212
13+
> [!TIP]
14+
> There also exists [a command-line tool](https://github.com/ifilot/pico-flasher-cli) to interface with the PICO-SST39SF0x0 Programmer.
15+
16+
## Obtaining pre-built binaries
17+
18+
Download the latest version of the binaries via the links below.
19+
20+
* [Firmware PICO (.uf2 file)](https://github.com/ifilot/pico-sst39sf0x0-programmer/releases/latest/download/pico-sst39sf0x0-programmer-firmware.uf2)
21+
* [Firmware PICO2 (.uf2 file)](https://github.com/ifilot/pico-sst39sf0x0-programmer/releases/latest/download/pico2-sst39sf0x0-programmer-firmware.uf2)
22+
* [GUI Installer](https://github.com/ifilot/pico-sst39sf0x0-programmer/releases/latest/download/pico-sst39sf0x0-programmer-installer-win64.exe)
23+
1324
## Purpose
1425

1526
This open hardware project aims users to produce a low-cost flasher for the
@@ -101,14 +112,6 @@ below.
101112
* [Scripts](scripts): Number of Python scripts the correct working of your PICO
102113
device.
103114

104-
## Obtaining pre-built binaries
105-
106-
Download the latest version of the binaries via the links below.
107-
108-
* [Firmware PICO (.uf2 file)](https://github.com/ifilot/pico-sst39sf0x0-programmer/releases/latest/download/pico-sst39sf0x0-programmer-firmware.uf2)
109-
* [Firmware PICO2 (.uf2 file)](https://github.com/ifilot/pico-sst39sf0x0-programmer/releases/latest/download/pico2-sst39sf0x0-programmer-firmware.uf2)
110-
* [GUI Installer](https://github.com/ifilot/pico-sst39sf0x0-programmer/releases/latest/download/pico-sst39sf0x0-programmer-installer-win64.exe)
111-
112115
## License
113116

114117
* All software is shared under the [GPL v3 license](https://www.gnu.org/licenses/gpl-3.0).

0 commit comments

Comments
 (0)