mirror of
https://github.com/ok-home/ota_ws_update.git
synced 2025-11-13 22:03:27 +03:00
4 lines
140 B
CMake
4 lines
140 B
CMake
idf_component_register(SRCS "src/esp_encrypted_img.c"
|
|
INCLUDE_DIRS "include"
|
|
PRIV_REQUIRES mbedtls)
|