Skip to content
This repository was archived by the owner on Oct 1, 2024. It is now read-only.

Commit 4730c33

Browse files
authored
Merge pull request #1544 from RichardoC/1477-v2-not-supported
Document that Arduino IDE 2.X is not supported
2 parents e26e442 + 038ed3b commit 4730c33

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,10 @@ Either the Arduino IDE or Arduino CLI are required.
1919

2020
### Arduino IDE
2121
The Arduino IDE can be installed the Arduino [download page](https://www.arduino.cc/en/main/software#download).
22-
- The supported Arduino IDE versions are `1.6.x` and later.
22+
- The supported Arduino IDE versions are `1.6.x` and up to, but not including, 2.0.0.
2323
- The Windows Store's version of the Arduino IDE is not supported because of the sandbox environment that the application runs in.
2424
- *Note:* Arduino IDE `1.8.7` had some breaking changes, causing board package and library installation failures. These failures were corrected in `1.8.8` and later.
25+
- *Note:* Arduino IDE `2.X.Y` is not supported at this time [issue 1477](https://github.com/microsoft/vscode-arduino/issues/1477)
2526

2627
### Arduino CLI
2728
The Arduino CLI can be downloaded from the repository's [release page](https://github.com/arduino/arduino-cli/releases/tag/0.13.0)

0 commit comments

Comments
 (0)