1.54ReflectiveLCDTest/managed_components/kevincoooool__esp_lcd_st7305/CMakeLists.txt

7 lines
220 B
CMake
Raw Normal View History

2026-02-01 18:17:28 +08:00
idf_component_register(SRCS "esp_lcd_st7305.c"
INCLUDE_DIRS "include"
REQUIRES "esp_lcd" "driver")
include(package_manager)
cu_pkg_define_version(${CMAKE_CURRENT_LIST_DIR})