mirror of
https://github.com/Lurkars/esp-ena.git
synced 2024-11-01 03:04:37 +01:00
6 lines
100 B
CMake
6 lines
100 B
CMake
idf_component_register(
|
|
SRCS
|
|
"display.c"
|
|
"display-gfx.c"
|
|
INCLUDE_DIRS "."
|
|
) |