We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e6e04a commit daabc3dCopy full SHA for daabc3d
.github/workflows/githubci.yml
@@ -74,7 +74,6 @@ jobs:
74
path: linkermap
75
76
- name: Set Toolchain URL
77
- # 9.3.1-1.2.1 is xpack modified version which significantly increased compiled size to 6-7KB and cause flash overflow.
78
run: echo >> $GITHUB_ENV TOOLCHAIN_URL=https://github.com/xpack-dev-tools/arm-none-eabi-gcc-xpack/releases/download/v10.2.1-1.1/xpack-arm-none-eabi-gcc-10.2.1-1.1-linux-x64.tar.gz
79
80
- name: Cache Toolchain
0 commit comments