Closed
Description
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.