4 lines
184 B
CMake
Raw Normal View History

idf_component_register(SRCS "app_main.c" "esp_local_ctrl_service.c"
INCLUDE_DIRS "."
2022-01-25 10:03:31 +05:30
EMBED_TXTFILES "certs/servercert.pem" "certs/prvtkey.pem")