examples/security/tee/tee_secure_ota/README.md
| Supported Targets | ESP32-C5 | ESP32-C6 | ESP32-C61 |
|---|
esp_https_ota component APIs.This example can be executed on any development board with a Espressif SOC chip supporting the TEE framework (see Supported Targets table above).
Before the project configuration and build, be sure to set the correct chip target using idf.py set-target <chip_name>.
Open the project configuration menu (idf.py menuconfig).
(Top) → Example Connection Configuration → WiFi SSID / WiFi PasswordBuild the project and flash it to the board, then run the monitor tool to view the serial output:
idf.py -p PORT flash monitor
(To exit the serial monitor, type Ctrl-].)
See the Getting Started Guide for full steps to configure and use ESP-IDF to build projects.
tee_ota or user_ota