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

-Now using only source files from $RADIOHDL (not $UNB)

parent 69de52b7
No related branches found
No related tags found
No related merge requests found
......@@ -141,9 +141,9 @@ fi
quartusdir="${PRJ}/build/${toolset}/quartus/${project}"
builddir="${quartusdir}/software"
bspdstdir="${builddir}/bsp"
unbsrcdir="${UNB}/Firmware/software/modules/src"
unbsrcdir="${RADIOHDL}/software/unb_osy/modules"
unbdstdir="${builddir}/unb_lib"
appsrcdir="${UNB}/Firmware/software/apps/${app}"
appsrcdir="${RADIOHDL}/software/unb_osy"
appdstdir="${builddir}/${app}"
# Is the application available?
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment