platformio / platformio-vscode-ide

PlatformIO IDE for VSCode: The next generation integrated development environment for IoT
https://marketplace.visualstudio.com/items?itemName=platformio.platformio-ide
Apache License 2.0
1.23k stars 196 forks source link

Issue running PlatformIO with Windows ARM64 #4149

Open LKosters opened 1 month ago

LKosters commented 1 month ago

I am trying to connect a Arduino Uno and I get this error when I build my app: UnknownPackageError: Could not find the package with 'platformio/toolchain-atmelavr @ ~1.70300.0' requirements for your system 'windows_arm64'

I thought there was ARM64 support for PlatformIO, is this a bug?