clarify where serprog src can be found

Signed-off-by: Leah Rowe <leah@libreboot.org>
master
Leah Rowe 2023-11-03 21:31:53 +00:00
parent e3c86b5c6a
commit cd570a5323
1 changed files with 4 additions and 0 deletions

View File

@ -67,6 +67,10 @@ You can download the serprog firmware here:\
or here:\
<https://notabug.org/libreboot/pico-serprog>
You can also find the source code for these, under `src/` in Libreboot release
archives (source code tarball), and/or under `src/` in `lbmk.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 `lbmk.git` and [install build
dependencies](..//build/#first-install-build-dependencies), then inside lbmk,