klips/esp/cpp/components
2025-11-01 18:32:39 -04:00
..
2025-11-01 16:58:50 -04:00
2025-11-01 16:46:15 -04:00
2025-11-01 16:46:15 -04:00

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