Skip to content

Update west.yml to correct cmsis module name in allowlist #7

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

Merged
merged 1 commit into from
Jul 22, 2025

Conversation

andre-stefanov
Copy link
Member

@andre-stefanov andre-stefanov commented Jul 22, 2025

fixes issue referenced here: zephyrproject-rtos/zephyr#89370

@Copilot Copilot AI review requested due to automatic review settings July 22, 2025 19:29
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR fixes a module name mismatch in the west.yml configuration file by updating the CMSIS module reference from "cmsis" to "cmsis_6" in the name-allowlist. This correction ensures that the proper CMSIS module is included when building for ARM-based targets.

Key changes:

  • Updates the west.yml allowlist to reference the correct CMSIS module name

@andre-stefanov andre-stefanov merged commit 01d5d2e into main Jul 22, 2025
5 checks passed
@andre-stefanov andre-stefanov deleted the zephyr-4.2-fix-ci branch July 22, 2025 20:07
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