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

VS Code extension not able to import Zephyr examples after v3.6.0 #34

Open
DerekSnell opened this issue Mar 6, 2024 · 0 comments
Open
Assignees

Comments

@DerekSnell
Copy link

Zephyr Project recently had a major update after v3.6.0 called Hardware Model v2 (HWMv2), see parent issue for details. This update reorganized where boards are located in the Zephyr repo. As a result, the MCUXpresso extension for VS Code can no longer find the NXP boards in the Zephyr repo, as shown in this screenshot:
image

This impacts v1.6.47 and earlier of the MCUXpresso extension. NXP is updating the VS Code extension to resolve this. In the meantime, one workaround is to use the latest Zephyr release v3.6.0. This release was just before the HWMv2 update, and it still uses the v1 model, and is compatible with the MCUXpresso extension.

When importing the Zephyr repo, you can specify the revision, like this screenshot:
image

Using Zephyr v3.6.0 or earlier then enables the extension to import for any NXP boards supported in that revision:
image

@DragosMiloiuNXP DragosMiloiuNXP self-assigned this Mar 8, 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

No branches or pull requests

2 participants