esp-idf/examples/system/ota/pre_encrypted_ota/main/idf_component.yml
Harshit Malpani 5a6dbaa487 feature: Pre Encrypted Binary for OTA updates
This feature enables using encrypted binaries for OTA updates

Closes https://github.com/espressif/esp-idf/issues/6172
2022-02-17 10:48:41 +05:30

4 lines
69 B
YAML

dependencies:
idf: ">=4.4"
espressif/esp_encrypted_img: "^1.0.0"