mirror of
https://github.com/tillitis/tillitis-key1.git
synced 2024-12-20 13:24:24 -05:00
Add note about tillitis-iceprog depending on libusb-1.0.0
Signed-off-by: Joachim Strömbergson <joachim@assured.se>
This commit is contained in:
parent
f83f919f9e
commit
1713d7c96b
@ -86,7 +86,9 @@ install other versions of these tools locally, they could conflict
|
||||
cd ..
|
||||
|
||||
# Custom iceprog for the RPi 2040-based programmer (will be upstreamed).
|
||||
git clone -b interfaces https://github.com/tillitis/icestorm tillitis--icestorm
|
||||
# Note: tillitis-iceprog depends on libusb-1.0.0.
|
||||
# On Ubuntu install with 'sudo apt install libusb-1.0.0'
|
||||
git clone -b interfaces https://github.com/tillitis/icestorm tillitis--icestorm
|
||||
cd tillitis--icestorm/iceprog
|
||||
make
|
||||
sudo make PROGRAM_PREFIX=tillitis- install
|
||||
|
Loading…
Reference in New Issue
Block a user