Skip to content

Enable test and run for examples using IAR toolchain - #95

Merged
VladimirUmek merged 2 commits into
mainfrom
update_workflow
Feb 6, 2026
Merged

Enable test and run for examples using IAR toolchain#95
VladimirUmek merged 2 commits into
mainfrom
update_workflow

Conversation

@VladimirUmek

Copy link
Copy Markdown
Contributor

No description provided.

@JonatanAntoni

JonatanAntoni commented Feb 6, 2026

Copy link
Copy Markdown
Member

IAR Toolchain needs to be added to

"requires": {
"arm:tools/open-cmsis-pack/cmsis-toolbox": "2.12.0",
"arm:compilers/arm/armclang": "6.24.0",
"arm:models/arm/avh-fvp": "11.30.29",
"arm:compilers/arm/arm-none-eabi-gcc": "14.3.1",
"arm:tools/kitware/cmake": "3.31.5",
"arm:compilers/arm/llvm-embedded": "21.1.1",
"arm:tools/ninja-build/ninja": "1.12.1"
}

"arm:compilers/iar/cxarm": "9.70.1"

And IAR_LMS_BEARER_TOKEN needs to be exposed into the workflow env:

env:
  IAR_LMS_BEARER_TOKEN: ${{ secrets.IAR_LMS_BEARER_TOKEN }}

@github-actions

github-actions Bot commented Feb 6, 2026

Copy link
Copy Markdown

Test Results

    64 files      64 suites   0s ⏱️
   161 tests    161 ✅ 0 💤 0 ❌
10 304 runs  10 304 ✅ 0 💤 0 ❌

Results for commit 4bbdad4.

♻️ This comment has been updated with latest results.

@VladimirUmek
VladimirUmek merged commit b4e0fa9 into main Feb 6, 2026
37 checks passed
@VladimirUmek
VladimirUmek deleted the update_workflow branch February 6, 2026 11:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants