mirror of
https://github.com/tillitis/tillitis-key1.git
synced 2025-09-26 11:21:02 -04:00
Merge pull request #41 from tillitis/addgolang
Add golang package to toolchain setup
This commit is contained in:
commit
a5d4833d0e
1 changed files with 2 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue