Skip to content

LHYhorion/espp_espressif

 
 

Repository files navigation

Espressif++ (ESPP)

This is the repository for some c++ components developed for the ESP-IDF farmework.

Many components in this repo contain example code (referenced in the documentation above) that shows some basic usage. This example code can be found in that component's example directory. NOTE: many component examples also make use of other components (esp. some of the foundational components such as format, logger, and task.

The esp-cpp github organization contains other repositories that build specific demonstrations with these (and other) components.

One such example is the esp-box-emu repository, which builds upon these components to create a multiplatform emulation system using the ESP32-S3-BOX hardware.

About

C++ components for ESP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 94.0%
  • CMake 2.1%
  • C 2.1%
  • Python 1.8%