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 3fbfabf commit eb51f6cCopy full SHA for eb51f6c
.github/workflows/compile-platform-examples.yml
@@ -169,7 +169,7 @@ jobs:
169
platforms: |
170
# Use Boards Manager to install the latest release of the platform to get the toolchain.
171
- name: Infineon:arm
172
- source-url: https://github.com/Infineon/XMC-for-Arduino/releases/latest/download/package_infineon_index.json
+ source-url: https://github.com/Infineon/XMC-for-Arduino/releases/download/V1.7.0/package_infineon_index.json
173
174
- source-path: ./
175
name: Infineon:arm
0 commit comments