Skip to content

Commit e174b17

Browse files
committed
tools/dev-setup.sh: Disable core-api link in 3.x.
Signed-off-by: zhanglinjing <Linjing.Zhang@infineon.com>
1 parent e4e6489 commit e174b17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/dev-setup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,5 @@ if [ $# -gt 0 ]; then
3535
fi
3636
else
3737
git_submodule_setup
38-
core_api_setup
38+
# core_api_setup disable for XMC4Arduino 3.x
3939
fi

0 commit comments

Comments
 (0)