
To setup Eclipse on ubuntu 20.04.1 LTS, simply download and extract eclipse. The ESP-IDF Tools Manager will help us install the rest of the required dependencies. Sudo apt-get install git python-is-python3 python3-pip python3-setuptools Prerequisitesīefore installing the IDE, start by installing some dependencies for the esp-idk. It assumes you already have a fresh copy of ubuntu 20.04.1 installed. This tutorial will work you through setting up Eclipse 2020-09 on ubuntu 20.04.1 LTS ( Long Term Support). Once installed, we run through the basics:


Installation consists of four main steps:

The Espressif IoT Development Framework ( esp-idf) is the official development platform for the ESP32 and ESP32-S series of SoCs from Fabless Semiconductor designer Espressif Systems.Įspresif have developed the IDF eclipse plugin to make the setup and integration of the esp-idf with the eclipse IDE simple and relatively painless.
