You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 1, 2024. It is now read-only.
With the board selected, COM port selected when I click the programmer in the status bar or use Ctrl+Shift+P Arduino:Select Programmer a number of the expected values are missing (including AVRISPmkii which is what I need).
VS Code
Arduino
I can workaround it by manually setting arduino.json to include "programmer": "arduino:avrispmkii", so it's there and working, just not being detected for some reason.
On Windows
Arduino IDE 1.8.19
vscode-arduino 0.4.12
VsCode 1.68.0