File tree Expand file tree Collapse file tree 1 file changed +11
-8
lines changed Expand file tree Collapse file tree 1 file changed +11
-8
lines changed Original file line number Diff line number Diff line change 10
10
> [ !NOTE]
11
11
> 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.
12
12
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
+
13
24
## Purpose
14
25
15
26
This open hardware project aims users to produce a low-cost flasher for the
@@ -101,14 +112,6 @@ below.
101
112
* [ Scripts] ( scripts ) : Number of Python scripts the correct working of your PICO
102
113
device.
103
114
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
-
112
115
## License
113
116
114
117
* All software is shared under the [ GPL v3 license] ( https://www.gnu.org/licenses/gpl-3.0 ) .
You can’t perform that action at this time.
0 commit comments