mirror of
https://github.com/tillitis/tillitis-key1.git
synced 2024-12-19 21:04:25 -05:00
Add golang to toolchain setup
This commit is contained in:
parent
8755a65a38
commit
13617c4db4
@ -16,7 +16,8 @@ These steps are used to build and install the
|
||||
libboost-dev libboost-filesystem-dev \
|
||||
libboost-thread-dev libboost-program-options-dev \
|
||||
libboost-iostreams-dev cmake libhidapi-dev \
|
||||
ninja-build libglib2.0-dev libpixman-1-dev
|
||||
ninja-build libglib2.0-dev libpixman-1-dev \
|
||||
golang
|
||||
|
||||
git clone https://github.com/YosysHQ/icestorm
|
||||
cd icestorm
|
||||
|
Loading…
Reference in New Issue
Block a user