mirror of
https://github.com/ok-home/ota_ws_update.git
synced 2025-11-13 22:03:27 +03:00
10 lines
254 B
CMake
10 lines
254 B
CMake
# Embed the server root certificate into the final binary
|
|
|
|
idf_component_register(
|
|
SRCS
|
|
|
|
INCLUDE_DIRS
|
|
"."
|
|
EMBED_FILES
|
|
|
|
) |