led_matrix/components/hub75/CMakeLists.txt

3 lines
119 B
CMake
Raw Normal View History

2024-01-28 19:03:19 +08:00
idf_component_register(SRCS "hub75.c"
INCLUDE_DIRS "."
REQUIRES esp_lcd driver)