mirror of
https://github.com/tillitis/tillitis-key1.git
synced 2024-12-20 13:24:24 -05:00
Merge pull request #41 from tillitis/addgolang
Add golang package to toolchain setup
This commit is contained in:
commit
a5d4833d0e
@ -16,7 +16,8 @@ These steps are used to build and install the
|
|||||||
libboost-dev libboost-filesystem-dev \
|
libboost-dev libboost-filesystem-dev \
|
||||||
libboost-thread-dev libboost-program-options-dev \
|
libboost-thread-dev libboost-program-options-dev \
|
||||||
libboost-iostreams-dev cmake libhidapi-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
|
git clone https://github.com/YosysHQ/icestorm
|
||||||
cd icestorm
|
cd icestorm
|
||||||
|
Loading…
Reference in New Issue
Block a user