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
No related branches found
No related tags found
No related merge requests found
......@@ -37,7 +37,10 @@ export UNB=${SVN}/UniBoard/trunk
export RADIOHDL=${SVN}/RadioHDL/trunk
export HDL_BUILD_DIR=${RADIOHDL}/build
#UniBoard Python Environment
# Read generic functions/definitions
. ${UNB}/Firmware/software/build/generic.sh
# UniBoard Python Environment
export UPE=${UNB}/Software/python
export ONECLICK=${RADIOHDL}/tools/oneclick
export PYTHONPATH=${UPE}/base:${UPE}/peripherals:${UPE}/reginfo:${ONECLICK}/base
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment