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

arm-none-eabi on windows #18

Closed
djmcgill opened this issue Aug 28, 2018 · 1 comment
Closed

arm-none-eabi on windows #18

djmcgill opened this issue Aug 28, 2018 · 1 comment
Labels
conclusion: resolved Issue was resolved topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project

Comments

@djmcgill
Copy link

C:\Users\David>arduino-cli core install arduino:samd
The tool arduino:[email protected] is not available for the current OS

How does the regular IDE install arm-none-eabi-gcc?

As a workaround, I think that the cli should look in AppData\Local\Arduino15\packages\arduino\tools\arm-none-eabi-gcc\ (or at least some user-specified directory) because that contains windows executables for the arm-none-eabi toolchain.

@cmaglie
Copy link
Member

cmaglie commented Aug 29, 2018

This should be solved in the next alpha release of the CLI.

@cmaglie cmaglie closed this as completed Aug 29, 2018
@cmaglie cmaglie added this to the 0.2.1-alpha.preview milestone Aug 29, 2018
@cmaglie cmaglie added the bug label Aug 30, 2018
per1234 added a commit that referenced this issue Aug 9, 2021
Replace reference to "arduino-cli" in copyright headers
@per1234 per1234 added conclusion: resolved Issue was resolved topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project labels Jan 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conclusion: resolved Issue was resolved topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
Projects
None yet
Development

No branches or pull requests

3 participants