Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Added Windows/ARM64 target host "flavor" for tools.#3035

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
cmaglie merged 2 commits intoarduino:masterfromcmaglie:add_win_arm32_host
Nov 5, 2025

Conversation

@cmaglie
Copy link
Member

Please check if the PR fulfills these requirements

Seehow to contribute

  • The PR has no duplicates (please search among thePull Requests
    before creating one)
  • The PR follows
    our contributing guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • UPGRADING.md has been updated with a migration guide (for breaking changes)
  • configuration.schema.json updated if new parameters are added.

What kind of change does this PR introduce?

Adds the Windows/ARM64 pair to the list of supported tools "flavor".

What is the current behavior?

Windows/ARM64 is not supported, there is no way to add support for such hardware combination.

What is the new behavior?

Windows/ARM64 is supported.

Does this PR introduce a breaking change, and istitled accordingly?

No

Other information

@cmagliecmaglie self-assigned thisNov 3, 2025
@cmagliecmaglie added type: enhancementProposed improvement topic: codeRelated to content of the project itself labelsNov 3, 2025
per1234
per1234 previously requested changesNov 3, 2025
@per1234per1234 added os: windowsSpecific to Windows operating system architecture: arm64Specific to 64 bit ARM host architecture architecture: armSpecific to ARM host architecture topic: package-managementRelated to the packaging and managing of the platform/libraries labelsNov 3, 2025
@per1234per1234 dismissed theirstale reviewNovember 4, 2025 10:01

Requested change has been made. Thanks!

@codecov
Copy link

codecovbot commentedNov 4, 2025
edited
Loading

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 69.37%. Comparing base (b1ae171) to head (d9c9973).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@##           master    #3035   +/-   ##=======================================  Coverage   69.36%   69.37%           =======================================  Files         241      241             Lines       18585    18591    +6     =======================================+ Hits        12892    12898    +6  Misses       4496     4496             Partials     1197     1197
FlagCoverage Δ
unit69.37% <100.00%> (+<0.01%)⬆️

Flags with carried forward coverage won't be shown.Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report?Share it here.

🚀 New features to boost your workflow:
  • ❄️Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@manchoz
Copy link
Contributor

TL;DR: If a tool or component is missing in the ARM64 flavour, it should work okay thanks to the Prism emulation.

Adding just a couple of notes as a long-time user of Arduino tools on Windows for ARM (via Parallels on Mac with Apple Silicon).

Arduino IDE, Arduino CLI, and related tools built for x86/amd64 work out of the box on Windows for ARM thanks to the Prism emulation platform (see morehttps://learn.microsoft.com/en-us/windows/arm/apps-on-arm-x86-emulation). I've been using them in various scenarios, and even the PLC IDE works seamlessly (based on ArduinoCore-mbed, thearduino-cli, and Sketch profiles).

cmaglie reacted with thumbs up emoji

There is the Prism emulation layer that guarantees compatibility.
@cmagliecmaglie merged commit28dbc33 intoarduino:masterNov 5, 2025
103 checks passed
@cmagliecmaglie deleted the add_win_arm32_host branchNovember 5, 2025 16:19
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@lucarin91lucarin91lucarin91 approved these changes

@per1234per1234per1234 left review comments

Assignees

@cmagliecmaglie

Labels

architecture: armSpecific to ARM host architecturearchitecture: arm64Specific to 64 bit ARM host architectureos: windowsSpecific to Windows operating systemtopic: codeRelated to content of the project itselftopic: package-managementRelated to the packaging and managing of the platform/librariestype: enhancementProposed improvement

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@cmaglie@manchoz@lucarin91@per1234

[8]ページ先頭

©2009-2025 Movatter.jp