ESP32

Getting Started with the Espressif esp-idf & Eclipse IDE

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. Espresif have developed the IDF eclipse plugin to make the setup and integration of the esp-idf with the eclipse IDE simple and relatively painless. Installation consists of four main steps: Install the Eclipse IDE Install the Espressif IDF Plugin for Eclipse Download and configure the esp-idf Install the esp-idf build tools Once installed, we run through the basics: Importing an IDF project Building Flashing SDK Config This tutorial will work you through setting up Eclipse