2022-03-22 18:18:39 +01:00

4 lines
117 B
CMake

idf_component_register(SRCS "HTTPServe.c"
INCLUDE_DIRS "include"
REQUIRES esp_http_server)