klips/esp/cpp/components
Shaun Reed adf081cf1a Fix LVGL issues and test.
The display renders correctly
2025-11-02 12:46:00 -05:00
..
2025-11-02 12:05:36 -05:00
2025-11-02 12:46:00 -05:00
2025-11-02 12:46:00 -05: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