Skip to content

Commit

Permalink
Build flterm.
Browse files Browse the repository at this point in the history
  • Loading branch information
mithro committed Sep 20, 2015
1 parent 0a917c7 commit 0c97433
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions scripts/get-env.sh
Expand Up @@ -131,8 +131,11 @@ MISOC_DIR=$BUILD_DIR/misoc
fi
git submodule init
git submodule update
cd tools
make
)
export PYTHONPATH=$MISOC_DIR:$PYTHONPATH
$MISOC_DIR/tools/flterm --version
python3 -c "import misoclib"

# liteeth
Expand Down

0 comments on commit 0c97433

Please sign in to comment.