klips/esp/cpp/components/README.md

420 B

Components

These are examples of creating custom components for use in local projects or eventually published to the ESP-IDF component registry.

Official component examples can be found in the ESP-BSP project.

The idf.py tool can be used to create a new component:

source /path/to/esp-idf/export.sh
idf.py create-component my-component