-
Notifications
You must be signed in to change notification settings - Fork 226
Support VS Code on Windows on ARM #1041
Comments
VS Code is available on ARM now. I need to take a look at what would be required for the underlying dependencies here to see if we can enable this or not. |
@robotdad happy to help take a look at this if you'd like, can test on raspberry pi, which I assume is a likely target device for this feature. |
Thanks! I'll let you know if (when) we decide to take this on. |
Adding the serial tag here as the native components that need to be compiled for arm are for serial port access |
@dilin-MS We have recently updated the Arduino extension to depend on a new standalone Serial Monitor extension, please upgrade your arduino extension and try out this new feature! Let us know if it solves your issue or if the issue still persists! |
This issue has been automatically marked as stale because it has been inactive for 30 days. To reactivate the issue, simply post a comment with the requested information to help us diagnose this issue. If this issue remains inactive for another 7 days, it will be automatically closed. |
This issue has been automatically closed due to inactivity. If you are still experiencing problems, please open a new issue. |
Related to 98818
To support VS Code on Windows on ARM, native node in
node-usb-native
,serialport
,usb-detection
will need to be rebuilt.The text was updated successfully, but these errors were encountered: