esp32_composite_video_lib/CMakeLists.txt

4 wiersze
115 B
CMake

idf_component_register(SRCS "lvgl_driver_video.c" "video.c" "diag.c"
INCLUDE_DIRS "include" )