5 lines
317 B
CMake
5 lines
317 B
CMake
idf_component_register(SRCS "web_server.c" "ate0004.c" INCLUDE_DIRS "" REQUIRES zh_pcf8574 esp_wifi nvs_flash zh_ota_server EMBED_FILES "../html/index/index.html"
|
|
"../html/index/index_style.css"
|
|
"../html/index/index_script.js"
|
|
"../html/favicon.ico"
|
|
"../html/logo.png") |