Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

misc: add vanilla-zephyr containers for v3.7.1 and v4.0.0 #8

Merged
merged 2 commits into from
Dec 20, 2024

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