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.
2 parents 7462438 + 268ce02 commit 13bb132Copy full SHA for 13bb132
.github/workflows/build_iar.yml
@@ -73,4 +73,4 @@ jobs:
73
run: python3 tools/get_deps.py ${{ matrix.family }}
74
75
- name: Build
76
- run: python3 tools/build_cmake.py ${{ matrix.family }} -DTOOLCHAIN=iccarm
+ run: python3 tools/build_cmake.py ${{ matrix.family }} -DTOOLCHAIN=iar
0 commit comments