3 lines
136 B
CMake
3 lines
136 B
CMake
idf_component_register(SRCS "server.c"
|
|
INCLUDE_DIRS "."
|
|
REQUIRES esp_http_server freertos) |