esp-ena/main/CMakeLists.txt

8 lines
120 B
CMake

idf_component_register(
SRCS
"main.c"
"display-interface.c"
"wifi.c"
INCLUDE_DIRS ""
)