diff --git a/site/docs/install/spi.md b/site/docs/install/spi.md index 4b2b013..7beadf0 100644 --- a/site/docs/install/spi.md +++ b/site/docs/install/spi.md @@ -64,6 +64,10 @@ You can download the serprog firmware here:\ or here:\ +You can also find the source code for these, under `src/` in Canoeboot release +archives (source code tarball), and/or under `src/` in `cbmk.git` if downloading +using the build instructions below. + Copy the file `rpi-pico-serprog.uf2` into your Pico. To build this firmware, you could build it yourself or you could also clone `cbmk.git` and [install build dependencies](..//build/#first-install-build-dependencies), then inside cbmk,