You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Optionally, you can use the cmake function `create_esp_enc_img()` to encrypt the OTA image during the build process. Please find the usage below. This is also demonstrated in the `examples/lighting-app/esp32/main/CMakeLists.txt` file.
118
+
Optionally, you can use the cmake function `create_esp_enc_img()` to encrypt
119
+
the OTA image during the build process. Please find the usage below. This is
120
+
also demonstrated in the `examples/lighting-app/esp32/main/CMakeLists.txt`
0 commit comments