Skip to content
Snippets Groups Projects
Commit 580a4b7e authored by Eric Kooistra's avatar Eric Kooistra
Browse files

SOurce generic.sh to make pathadd() function known.

parent b290cb26
Branches
No related tags found
No related merge requests found
...@@ -37,6 +37,9 @@ export UNB=${SVN}/UniBoard/trunk ...@@ -37,6 +37,9 @@ export UNB=${SVN}/UniBoard/trunk
export RADIOHDL=${SVN}/RadioHDL/trunk export RADIOHDL=${SVN}/RadioHDL/trunk
export HDL_BUILD_DIR=${RADIOHDL}/build export HDL_BUILD_DIR=${RADIOHDL}/build
# Read generic functions/definitions
. ${UNB}/Firmware/software/build/generic.sh
# UniBoard Python Environment # UniBoard Python Environment
export UPE=${UNB}/Software/python export UPE=${UNB}/Software/python
export ONECLICK=${RADIOHDL}/tools/oneclick export ONECLICK=${RADIOHDL}/tools/oneclick
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment