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

doc: getting started: windows: Switch to winget #87154

Merged
merged 1 commit into from
Mar 24, 2025

Conversation

carlescufi
Copy link
Member

Winget has become the standard Windows package manager, and it already contains all the packages required for Zephyr development. Switch to it from Chocolatey for simplicity and consistency with the OS.

Winget has become the standard Windows package manager, and it already
contains all the packages required for Zephyr development. Switch to it
from Chocolatey for simplicity and consistency with the OS.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
@carlescufi carlescufi added the area: Windows Support Related to building Zephyr on Windows label Mar 16, 2025
@kartben
Copy link
Collaborator

kartben commented Mar 17, 2025

@carlescufi would be nice to adopt it in setup-action already -- https://github.com/zephyrproject-rtos/action-zephyr-setup/blob/main/action.yml#L63-L65

carlescufi added a commit to carlescufi/action-zephyr-setup that referenced this pull request Mar 17, 2025
Switch to winget to fetch the Windows dependencies and add `dtc` to
them.

See zephyrproject-rtos/zephyr#87154 for more
info.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
@carlescufi
Copy link
Member Author

carlescufi added a commit to carlescufi/action-zephyr-setup that referenced this pull request Mar 17, 2025
Switch to winget to fetch the Windows dependencies and add `dtc` to
them.

See zephyrproject-rtos/zephyr#87154 for more
info.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
carlescufi added a commit to carlescufi/action-zephyr-setup that referenced this pull request Mar 17, 2025
Switch to winget to fetch the Windows dependencies and add `dtc` to
them.

See zephyrproject-rtos/zephyr#87154 for more
info.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
carlescufi added a commit to carlescufi/action-zephyr-setup that referenced this pull request Mar 17, 2025
Switch to winget to fetch the Windows dependencies and add `dtc` to
them.

See zephyrproject-rtos/zephyr#87154 for more
info.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
carlescufi added a commit to carlescufi/action-zephyr-setup that referenced this pull request Mar 17, 2025
Switch to winget to fetch the Windows dependencies and add `dtc` to
them.

See zephyrproject-rtos/zephyr#87154 for more
info.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
carlescufi added a commit to carlescufi/action-zephyr-setup that referenced this pull request Mar 17, 2025
Switch to winget to fetch the Windows dependencies and add `dtc` to
them.

See zephyrproject-rtos/zephyr#87154 for more
info.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
carlescufi added a commit to carlescufi/action-zephyr-setup that referenced this pull request Mar 17, 2025
Switch to winget to fetch the Windows dependencies and add `dtc` to
them.

See zephyrproject-rtos/zephyr#87154 for more
info.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
carlescufi added a commit to carlescufi/action-zephyr-setup that referenced this pull request Mar 17, 2025
Switch to winget to fetch the Windows dependencies and add `dtc` to
them.

See zephyrproject-rtos/zephyr#87154 for more
info.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
carlescufi added a commit to carlescufi/action-zephyr-setup that referenced this pull request Mar 17, 2025
Switch to winget to fetch the Windows dependencies and add `dtc` to
them.

See zephyrproject-rtos/zephyr#87154 for more
info.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
carlescufi added a commit to carlescufi/action-zephyr-setup that referenced this pull request Mar 17, 2025
Switch to winget to fetch the Windows dependencies and add `dtc` to
them.

See zephyrproject-rtos/zephyr#87154 for more
info.

Requires switching to the Windows Server 2025 image to have winget be a
part of the image.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
carlescufi added a commit to carlescufi/action-zephyr-setup that referenced this pull request Mar 17, 2025
Switch to winget to fetch the Windows dependencies and add `dtc` to
them.

See zephyrproject-rtos/zephyr#87154 for more
info.

Requires switching to the Windows Server 2025 image to have winget be a
part of the image.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
carlescufi added a commit to carlescufi/action-zephyr-setup that referenced this pull request Mar 17, 2025
Switch to winget to fetch the Windows dependencies and add `dtc` to
them.

See zephyrproject-rtos/zephyr#87154 for more
info.

Requires switching to the Windows Server 2025 image to have winget be a
part of the image.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
carlescufi added a commit to carlescufi/action-zephyr-setup that referenced this pull request Mar 17, 2025
Switch to winget to fetch the Windows dependencies and add `dtc` to
them.

See zephyrproject-rtos/zephyr#87154 for more
info.

Requires switching to the Windows Server 2025 image to have winget be a
part of the image.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
carlescufi added a commit to carlescufi/action-zephyr-setup that referenced this pull request Mar 17, 2025
Switch to winget to fetch the Windows dependencies and add `dtc` to
them.

See zephyrproject-rtos/zephyr#87154 for more
info.

Requires switching to the Windows Server 2025 image to have winget be a
part of the image.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
carlescufi added a commit to carlescufi/action-zephyr-setup that referenced this pull request Mar 17, 2025
Switch to winget to fetch the Windows dependencies and add `dtc` to
them.

See zephyrproject-rtos/zephyr#87154 for more
info.

Requires switching to the Windows Server 2025 image to have winget be a
part of the image.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
carlescufi added a commit to carlescufi/action-zephyr-setup that referenced this pull request Mar 17, 2025
Switch to winget to fetch the Windows dependencies and add `dtc` to
them.

See zephyrproject-rtos/zephyr#87154 for more
info.

Requires switching to the Windows Server 2025 image to have winget be a
part of the image.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
carlescufi added a commit to carlescufi/action-zephyr-setup that referenced this pull request Mar 17, 2025
Switch to winget to fetch the Windows dependencies and add `dtc` to
them.

See zephyrproject-rtos/zephyr#87154 for more
info.

Requires switching to the Windows Server 2025 image to have winget be a
part of the image.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
carlescufi added a commit to carlescufi/action-zephyr-setup that referenced this pull request Mar 17, 2025
Switch to winget to fetch the Windows dependencies and add `dtc` to
them.

See zephyrproject-rtos/zephyr#87154 for more
info.

Requires switching to the Windows Server 2025 image to have winget be a
part of the image.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
carlescufi added a commit to carlescufi/action-zephyr-setup that referenced this pull request Mar 17, 2025
Switch to winget to fetch the Windows dependencies and add `dtc` to
them.

See zephyrproject-rtos/zephyr#87154 for more
info.

Requires switching to the Windows Server 2025 image to have winget be a
part of the image.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
carlescufi added a commit to carlescufi/action-zephyr-setup that referenced this pull request Mar 17, 2025
Switch to winget to fetch the Windows dependencies and add `dtc` to
them.

See zephyrproject-rtos/zephyr#87154 for more
info.

Requires switching to the Windows Server 2025 image to have winget be a
part of the image.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
carlescufi added a commit to carlescufi/action-zephyr-setup that referenced this pull request Mar 17, 2025
Switch to winget to fetch the Windows dependencies and add `dtc` to
them.

See zephyrproject-rtos/zephyr#87154 for more
info.

Requires switching to the Windows Server 2025 image to have winget be a
part of the image.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
carlescufi added a commit to carlescufi/action-zephyr-setup that referenced this pull request Mar 17, 2025
Switch to winget to fetch the Windows dependencies and add `dtc` to
them.

See zephyrproject-rtos/zephyr#87154 for more
info.

Requires switching to the Windows Server 2025 image to have winget be a
part of the image.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
carlescufi added a commit to carlescufi/action-zephyr-setup that referenced this pull request Mar 17, 2025
Switch to winget to fetch the Windows dependencies and add `dtc` to
them.

See zephyrproject-rtos/zephyr#87154 for more
info.

Requires switching to the Windows Server 2025 image to have winget be a
part of the image.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
carlescufi added a commit to carlescufi/action-zephyr-setup that referenced this pull request Mar 17, 2025
Switch to winget to fetch the Windows dependencies and add `dtc` to
them.

See zephyrproject-rtos/zephyr#87154 for more
info.

Requires switching to the Windows Server 2025 image to have winget be a
part of the image.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
carlescufi added a commit to carlescufi/action-zephyr-setup that referenced this pull request Mar 17, 2025
Switch to winget to fetch the Windows dependencies and add `dtc` to
them.

See zephyrproject-rtos/zephyr#87154 for more
info.

Requires switching to the Windows Server 2025 image to have winget be a
part of the image.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
carlescufi added a commit to carlescufi/action-zephyr-setup that referenced this pull request Mar 17, 2025
Switch to winget to fetch the Windows dependencies and add `dtc` to
them.

See zephyrproject-rtos/zephyr#87154 for more
info.

Requires switching to the Windows Server 2025 image to have winget be a
part of the image.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
carlescufi added a commit to carlescufi/action-zephyr-setup that referenced this pull request Mar 17, 2025
Switch to winget to fetch the Windows dependencies and add `dtc` to
them.

See zephyrproject-rtos/zephyr#87154 for more
info.

Requires switching to the Windows Server 2025 image to have winget be a
part of the image.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
@kartben kartben merged commit 98bea0d into zephyrproject-rtos:main Mar 24, 2025
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Documentation area: Windows Support Related to building Zephyr on Windows
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants