mirror of
https://github.com/ok-home/ota_ws_update.git
synced 2025-11-13 22:03:27 +03:00
reorder to ota_ws_update
This commit is contained in:
12
example_ota_ws/main/CMakeLists.txt
Normal file
12
example_ota_ws/main/CMakeLists.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
# Embed the server root certificate into the final binary
|
||||
|
||||
idf_component_register(
|
||||
SRCS
|
||||
example_ota_ws_update.c
|
||||
REQUIRES
|
||||
ota_ws_update
|
||||
prv_Wifi_Connect
|
||||
esp_http_server
|
||||
mdns
|
||||
esp_wifi
|
||||
)
|
||||
Reference in New Issue
Block a user