ESP32 – IDF Programming Getting Started
Today we are going to see ESP32-IDF getting started. ESP32-IDF getting started To develop applications for ESP32 you need: PC loaded with either Windows, Linux or Mac operating system Toolchain to build the Application for ESP32 ESP-IDF essentially contains API for ESP32 and scripts to operate the Toolchain A text editor to write programs (Projects) … Read more