WIP merge cyclically dependent components into one big component

This commit is contained in:
jacqueline
2024-05-02 19:12:26 +10:00
parent a231fd1c8a
commit 1573a8c4cd
152 changed files with 79 additions and 670 deletions
-1
View File
@@ -27,7 +27,6 @@ else()
${LVGL_ROOT_DIR}
${LVGL_ROOT_DIR}/src
${LVGL_ROOT_DIR}/../
$ENV{PROJ_PATH}/src/ui/include/
REQUIRES esp_timer)
target_compile_definitions(${COMPONENT_LIB} PUBLIC "-DLV_CONF_INCLUDE_SIMPLE")