Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 1 addition & 4 deletions docs/source/installing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ This is the preferred and easiest way to install Arduino-ESP32.

.. note::
Starting with the Arduino IDE version 1.6.4, Arduino allows installation of third-party platform
packages using Boards Manager. We have packages available for Windows, macOS, and Linux (x86, amd64, armhf and arm64).
packages using Boards Manager. We have packages available for Windows, macOS, and Linux.

To start the installation process using the Boards Managaer, follow these steps:

Expand Down Expand Up @@ -63,9 +63,6 @@ Windows

Steps to install Arduino ESP32 support on Windows:

.. note::
Tested on Windows 10 32 and 64 bit machines.

**Step 1**

1. Download and install the latest Arduino IDE ``Windows Installer`` from [arduino.cc](https://www.arduino.cc/en/Main/Software)
Expand Down