🔧 Core Systems

The core systems provide the fundamental functionality for ESP-IDF development workflows.

Available Systems

Quick Start

Each system is designed to work independently or together:

  1. Configure your project with the Configuration System
  2. Build your applications with the Build System
  3. Flash firmware with the Flash System
  4. Monitor logs with the Logging System

Integration

All core systems share the same configuration file (app_config.yml) and work seamlessly together to provide a complete development experience.


Table of contents