mirror of
https://github.com/tillitis/tillitis-key1.git
synced 2025-01-19 11:51:33 -05:00
doc: correct deps
Signed-off-by: Daniel Lublin <daniel@lublin.se>
This commit is contained in:
parent
bc99f370ce
commit
29c5ab1108
@ -86,8 +86,8 @@ install other versions of these tools locally, they could conflict
|
||||
cd ..
|
||||
|
||||
# Custom iceprog for the RPi 2040-based programmer (will be upstreamed).
|
||||
# Note: tillitis-iceprog depends on libusb-1.0.0.
|
||||
# On Ubuntu install with 'sudo apt install libusb-1.0.0'
|
||||
# Note: install dependencies for building tillitis-iceprog on Ubuntu:
|
||||
# sudo apt install libftdi-dev libusb-1.0-0-dev
|
||||
git clone -b interfaces https://github.com/tillitis/icestorm tillitis--icestorm
|
||||
cd tillitis--icestorm/iceprog
|
||||
make
|
||||
|
Loading…
Reference in New Issue
Block a user