Skip to content

sullivan986/idf-components

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Using Tutorials

Add variables EXTRA_COMPONENT_DIRS to CMakeLists.txt in the project, for example:

list(APPEND EXTRA_COMPONENT_DIRS "/path/to/this/repo")

or add this repo to the components folder in the root of project.

there are some notice:

  • Be sure to add CONFIG_COMPILER_CXX_EXCEPTIONS=y to the sdkconfig.defaults file when using ASIO.

About

esp-idf custom component

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors