esp-idf/examples/system/ota/pre_encrypted_ota/main
Ivan Grokhotkov 6d87100a70
feat(examples): add local components via idf_component.yml
Specifying all the dependencies (managed and local) in the manifest
makes it easier for users to see every component the example
depends on.
2023-09-19 10:38:24 +02:00
..
CMakeLists.txt feature: Pre Encrypted Binary for OTA updates 2022-02-17 10:48:41 +05:30
idf_component.yml feat(examples): add local components via idf_component.yml 2023-09-19 10:38:24 +02:00
Kconfig.projbuild feature: Pre Encrypted Binary for OTA updates 2022-02-17 10:48:41 +05:30
pre_encrypted_ota.c examples: pre_encrypted_ota: update to newer API from esp_encrypted_img component 2023-06-23 21:04:41 +05:30