Skip to content

Kingwulin/erpc-esp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESP32-eRPC

Set of utilities components for working with eRPC on ESP32 family MCUs.

For a ready to use ESP32 project take look at the hello world example.

Build and installing

The typical workflow is to include this repository as submodule in the main ESP32 project and then add the path to src/components of this repository to EXTRA_COMPONENT_DIRS. Then check out the README of the components that you want to use.

Examples

Examples are available in the src/examples/ folder.

Support

Due to limited time, the only supported machine is "my machine", which runs Ubuntu 20.04. I hope that the repository can work with any Linux distributions. On the other hand, there is no plan to support Windows and macOS.

About

ESP32 components for eRPC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 37.2%
  • Python 37.1%
  • C 15.5%
  • CMake 10.2%