This repository was archived by the owner on Oct 1, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 236
Bug of vscode-arduino: no results found when selecting board #1361
Comments
I too have this issue now, have been running fine for months. |
duplicate of #1360, reverting back to 0.4.5 solved the problem for me |
Works indeed! Implies that this issue was introduced in 0.4.6! |
Problem solved by reverting vscode-arduino version to 0.4.5. |
how can i revert from 4.6 to 4.5 ?? |
YES!!! This fixed my problems!!!! Thanks! |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Problem
I have configured vscode-arduino extension as requested.
I set "arduino.path" to "C:\Program Files (x86)\Arduino", and set "arduino.commandPath" to "arduino_debug.exe".
But when I open blink.ino and click the "Select Board Type", it says "No results found".
I am pretty sure that my board (Arduino Uno) has been connected to my computer.
Because I can upload my program through Arduino IDE.
How can I fix the problem?
Version
Arduino IDE version: 1.8.16
Arduino IDE installation path: C:\Program Files (x86)\Arduino
vscode version: 1.60.2
OS: windows 10
The text was updated successfully, but these errors were encountered: