Skip to content

EnterTang/lvgl_rlottie_esp32

Repository files navigation

lvgl配置

修改lvgl/env_suppout/cmake/esp.cmake

  idf_component_register(SRCS ${SOURCES} ${EXAMPLE_SOURCES} ${DEMO_SOURCES}
      INCLUDE_DIRS ${LVGL_ROOT_DIR} ${LVGL_ROOT_DIR}/src ${LVGL_ROOT_DIR}/../
                   ${LVGL_ROOT_DIR}/examples ${LVGL_ROOT_DIR}/demos
      REQUIRES esp_timer rlottie)
endif()

使能lvgl内的rlottie库

idf.py menuconfig

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published