3 lines
119 B
CMake
3 lines
119 B
CMake
|
idf_component_register(SRCS "hub75.c"
|
||
|
INCLUDE_DIRS "."
|
||
|
REQUIRES esp_lcd driver)
|