led_matrix/main/CMakeLists.txt

3 lines
133 B
CMake
Raw Normal View History

2024-01-29 14:42:04 +08:00
idf_component_register(SRCS "esp_lcd_panel_io_i80_hub75.c" "i80_controller_example_main.c"
2024-01-28 19:03:19 +08:00
INCLUDE_DIRS ".")