Skip to content

Commit 9a4a288

Browse files
jaenrig-ifxactions-user
authored andcommitted
tools/psoc6/dev-setup.sh: Fixed tools dir to 3.0 only.
Signed-off-by: jaenrig-ifx <enriquezgarcia.external@infineon.com>
1 parent 80919fd commit 9a4a288

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tools/psoc6/dev-setup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ function set_mtb_tools_path {
1414
mtb_path=~/ModusToolbox
1515
fi
1616

17-
echo ${mtb_path}/tools_*
17+
echo ${mtb_path}/tools_3.0
1818
}
1919

2020
function export_path {

0 commit comments

Comments
 (0)