5 lines
99 B
CMake
5 lines
99 B
CMake
idf_component_register(
|
|
SRC_DIRS "."
|
|
INCLUDE_DIRS "."
|
|
REQUIRES lvgl esp_lvgl_port
|
|
) |