Skip to content

Commit 8d173bf

Browse files
committed
tools/dev-setup.sh: Disable core-api link in 3.x.
Signed-off-by: zhanglinjing <[email protected]>
1 parent 2e68e81 commit 8d173bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/dev-setup.sh

+1-1
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)