Closed
Description
We've been using LVGL as an ESP-IDF component on the lv_port_esp32 repo, that's accomplished by adding some "especial" files to it so it. This issue is to keep track of the changes done to LVGL so it can be used directly as a component. The Kconfig file also should work for other projects like Zephyr and Nuttx, so any feedback is welcome.
- Create an Kconfig file with all (or most) of the LVGL configuration options. See Add Kconfig #1875
- lv_conf_kconfig: Update as necessary. See lv_conf_kconfig: Update #1870
- lv_conf_internal: Include special ESP-IDF header files when working with the ESP-IDF framework. See lv_conf_checker: Update lv_conf_checker so it is ESP-IDF aware. #1864
- lv_conf_internal: Update as necessary.
- Create an CMakeLists.txt file for (ESP-IDF) component registration. See Add CmakeLists.txt #1868
Metadata
Assignees
Labels
No labels