Skip to content

coder137/ESP32-Repo

Repository files navigation

ESP32-Repo

Updated: 15.10.2018

Espressif have added a new build system cmake to their compilation

Steps

Getting Started with MSYS2

Default Configuration

Github Link for IDF Repository

Getting Started with CMAKE Build System

Installing Toolchain and Getting Started

Integrating with VSCode

NOTE

idf.py has been updated. The previous issue of python3 preceding over python2 no longer affects idf.py functionality

Folder Structure

  • Arduino
    • ESP32 Arduino Core
  • Esp32
    • ESP32 IDF Core
  • FreeRTOS
    • ESP32 FreeRTOS Examples
  • Configuration README
    • Configuring your ESP32 environment
  • Project Configs
    • CMake and MSYS2 configured projects