Skip to content
Snippets Groups Projects
Commit c8920ff0 authored by Daniel van der Schuur's avatar Daniel van der Schuur
Browse files

-Added tools/oneclick/components to PYTHONPATH.

parent 040f4916
No related branches found
No related tags found
No related merge requests found
...@@ -43,7 +43,7 @@ export HDL_BUILD_DIR=${RADIOHDL}/build ...@@ -43,7 +43,7 @@ export HDL_BUILD_DIR=${RADIOHDL}/build
# 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
export PYTHONPATH=${UPE}/base:${UPE}/peripherals:${UPE}/reginfo:${ONECLICK}/base export PYTHONPATH=${UPE}/base:${UPE}/peripherals:${UPE}/reginfo:${ONECLICK}/base:${ONECLICK}/components
# Add search paths for executeables to $PATH # Add search paths for executeables to $PATH
export PATH=${PATH}:\ export PATH=${PATH}:\
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment