Skip to content

Conversation

@Finwood
Copy link
Contributor

@Finwood Finwood commented Dec 2, 2024

Description

This PR updates the vanilla-zephyr workflow to use different Zephyr and corresponding SDK versions in GitHub Actions.

Areas of interest for the reviewer

  • I have modified the workflow file, please take a look there.
  • Please check the SDK and MCUboot references are compatible with the Zephyr version.

Checklist

  • My code follows the style guidelines as defined by IRNAS.
  • I have performed a self-review of my code.
  • My changes generate no new warnings.
  • I added/updated source code documentation for all newly added or changed functions.
  • I updated all customer-facing technical documentation.

After-review steps

  • Reviewer can merge and delete the branch.

Update Zephyr versions and SDK in CI/CD workflows and build scripts

- Added support for multiple Zephyr versions (v3.6.0, v3.7.1, v4.0.0)
  in the CI workflow.
- Modified build scripts to use Zephyr v3.7.1 LTS and corresponding SDK
  version for both CI and development builds.
Copy link
Collaborator

@MarkoSagadin MarkoSagadin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for a long delay, this one flew under my radar. Thank you for adding this, I will create a new release right away.

@MarkoSagadin MarkoSagadin merged commit 6b6cfd7 into IRNAS:main Dec 20, 2024
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